• Jean Delvare's avatar
    hwmon/w83627hf: Preliminary cleanups · d27c37c0
    Jean Delvare authored
    Some preliminary cleanups to the w83627hf hardware monitoring driver,
    to make its conversion to a platform driver easier:
    
    * Add missing include ioport.h
    * Drop unused enum value any_chip
    * Group module parameters
    * Define and use DRVNAME
    * Drop unused struct member lm75
    * Move the handling of force_addr and device activation to
      w83627hf_find
    * Consistently use local type in w83627hf_init_client
    Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
    d27c37c0
w83627hf.c 45.4 KB