Move hp_accel to drivers/platform/x86
authorJean Delvare <[email protected]>
Mon, 21 Mar 2011 16:59:36 +0000 (17:59 +0100)
committerJean Delvare <[email protected]>
Mon, 21 Mar 2011 16:59:36 +0000 (17:59 +0100)
commitefcfed9bad88be8193ee6a1b8e72d7381e7b0e0e
tree84259d01b720c5eaf885bca0a983d0c1321bf664
parent39c3e721d65793373e7bc6f5dad0591ef6d09268
Move hp_accel to drivers/platform/x86

The hp_accel driver isn't a hardware monitoring driver, so it doesn't
belong to drivers/hwmon. Move it to drivers/platform/x86, assuming HP
doesn't ship non-x86 laptops.

Signed-off-by: Jean Delvare <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Acked-by: Eric Piel <[email protected]>
Acked-by: Jonathan Cameron <[email protected]>
Tested-by: Eric Piel <[email protected]>
Tested-by: Takashi Iwai <[email protected]>
Documentation/hwmon/hpfall.c [deleted file]
Documentation/hwmon/lis3lv02d
Documentation/laptops/hpfall.c [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/hp_accel.c [deleted file]
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/hp_accel.c [new file with mode: 0644]