Move hdaps driver to platform/x86
authorJean Delvare <khali@linux-fr.org>
Tue, 5 Oct 2010 10:08:57 +0000 (12:08 +0200)
committerMatthew Garrett <mjg@redhat.com>
Thu, 21 Oct 2010 14:10:43 +0000 (10:10 -0400)
The hdaps driver isn't a hardware monitoring driver, so it shouldn't
live under driver/hwmon. drivers/platform/x86 seems much more
appropriate, as the driver is only useful on x86 laptops.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Frank Seidel <frank@f-seidel.de>
Signed-off-by: Matthew Garrett <mjg@redhat.com>

No differences found