diff options
| author | Moritz Fischer <[email protected]> | 2015-01-10 14:10:59 -0800 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2015-01-10 14:17:11 -0800 |
| commit | f17effbe891624fe1ec2dcfa68625ed1c98ebe3a (patch) | |
| tree | b1befeb71ecc796032b42fbf2d90cfa69dccb498 | |
| parent | 846a7fc8f4bc8f0d04be8d953ecba28152b14de4 (diff) | |
MAINTAINERS: add info for e3x0-button driver
Signed-off-by: Moritz Fischer <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 21b834b191d0..d7269172981d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3277,6 +3277,14 @@ M: "Maciej W. Rozycki" <[email protected]> S: Maintained F: drivers/tty/serial/dz.* +E3X0 POWER BUTTON DRIVER +M: Moritz Fischer <[email protected]> +W: http://www.ettus.com +S: Supported +F: drivers/input/misc/e3x0-button.c +F: Documentation/devicetree/bindings/input/e3x0-button.txt + E4000 MEDIA DRIVER M: Antti Palosaari <[email protected]> |