diff options
author | Éric Piel <eric.piel@tremplin-utc.net> | 2011-10-31 17:10:41 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-31 17:30:52 -0700 |
commit | bd35665f0a16051dbe538ae3122d4baa4659b1f4 (patch) | |
tree | 6355b25776825e22f7b5fe4271d99d1e852073f4 /MAINTAINERS | |
parent | 1510dd5954be5070e46b155eb32362dc73d9e9cb (diff) | |
download | talos-op-linux-bd35665f0a16051dbe538ae3122d4baa4659b1f4.tar.gz talos-op-linux-bd35665f0a16051dbe538ae3122d4baa4659b1f4.zip |
lis3: update maintainer information
In the move of the lis3 driver, the hp_accel.c file got dropped from the
MAINTAINER file. Make it explicit again that this file is tied to lis3
again.
Signed-off-by: Éric Piel <eric.piel@tremplin-utc.net>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Witold Pilat <witold.pilat@gmail.com>
Cc: Lyall Pearce <lyall.pearce@hp.com>
Cc: Malte Starostik <m-starostik@versanet.de>
Cc: Ilkka Koskinen <ilkka.koskinen@nokia.com>
Cc: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Cc: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2014c1ff8197..23b89e0a77d3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3995,6 +3995,7 @@ M: Eric Piel <eric.piel@tremplin-utc.net> S: Maintained F: Documentation/misc-devices/lis3lv02d F: drivers/misc/lis3lv02d/ +F: drivers/platform/x86/hp_accel.c LLC (802.2) M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |