diff options
author | Jean Delvare <khali@linux-fr.org> | 2011-03-21 12:59:36 -0400 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2011-03-21 12:59:36 -0400 |
commit | ff606677f6a47c63329cf8e6c7cf978c29f2d736 (patch) | |
tree | 565bcdaa1f5058af0a6fd2260b3c45029c955d08 /MAINTAINERS | |
parent | efcfed9bad88be8193ee6a1b8e72d7381e7b0e0e (diff) |
Move lis3lv02d drivers to drivers/misc
The lis3lv02d drivers aren't hardware monitoring drivers, so the don't
belong to drivers/hwmon. Move them to drivers/misc, short of a better
home.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Acked-by: Eric Piel <eric.piel@tremplin-utc.net>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Tested-by: Eric Piel <eric.piel@tremplin-utc.net>
Tested-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c7a41b1fe453..4edb2a800b54 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3913,8 +3913,8 @@ S: Supported | |||
3913 | LIS3LV02D ACCELEROMETER DRIVER | 3913 | LIS3LV02D ACCELEROMETER DRIVER |
3914 | M: Eric Piel <eric.piel@tremplin-utc.net> | 3914 | M: Eric Piel <eric.piel@tremplin-utc.net> |
3915 | S: Maintained | 3915 | S: Maintained |
3916 | F: Documentation/hwmon/lis3lv02d | 3916 | F: Documentation/misc-devices/lis3lv02d |
3917 | F: drivers/hwmon/lis3lv02d.* | 3917 | F: drivers/misc/lis3lv02d/ |
3918 | 3918 | ||
3919 | LLC (802.2) | 3919 | LLC (802.2) |
3920 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 3920 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |