diff options
author | Jean Delvare <khali@linux-fr.org> | 2010-10-28 14:31:50 -0400 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2010-10-28 14:31:50 -0400 |
commit | bd5f47ec961594b1091839333600008f8166fd00 (patch) | |
tree | aa4296edffd81e2976d20d3ea30ea18108b2a4de /MAINTAINERS | |
parent | 6dfee85397a47063291fe199eaf950bee7944454 (diff) |
Move ams driver to macintosh
The ams driver isn't a hardware monitoring driver, so it shouldn't
live under driver/hwmon. drivers/macintosh seems much more
appropriate, as the driver is only useful on PowerBooks and iBooks.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Stelian Pop <stelian@popies.net>
Cc: Michael Hanselmann <linux-kernel@hansmi.ch>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 19f262c27323..49e88f3872c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -432,7 +432,7 @@ AMS (Apple Motion Sensor) DRIVER | |||
432 | M: Stelian Pop <stelian@popies.net> | 432 | M: Stelian Pop <stelian@popies.net> |
433 | M: Michael Hanselmann <linux-kernel@hansmi.ch> | 433 | M: Michael Hanselmann <linux-kernel@hansmi.ch> |
434 | S: Supported | 434 | S: Supported |
435 | F: drivers/hwmon/ams/ | 435 | F: drivers/macintosh/ams/ |
436 | 436 | ||
437 | AMSO1100 RNIC DRIVER | 437 | AMSO1100 RNIC DRIVER |
438 | M: Tom Tucker <tom@opengridcomputing.com> | 438 | M: Tom Tucker <tom@opengridcomputing.com> |