diff options
author | Linus Walleij <[email protected]> | 2013-10-19 15:39:17 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2013-10-19 15:42:44 +0200 |
commit | 0963d59bc0bbed48b06733950f5eb167e9b9a8fa (patch) | |
tree | 66254b57f357d29566842f030fc92abe39be0896 | |
parent | 23b4faa9a36257e75dade0f2945bc3e487e6f463 (diff) |
Fixup "MAINTAINERS: GPIO-INTEL-MID: add maintainer"
This reverts commit ee0f5b390a0d7375a8b6af4cb0e167692e5e8a10.
The MAINTAINERS entry was not in alphabetic order.
Assign [email protected] as maintainer of Intel MID gpio
driver at drivers/gpio/gpio-intel-mid.c. Now do it in
alphabetic order instead.
Signed-off-by: David Cohen <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7534a8042f06..aa8c915423e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1910,12 +1910,6 @@ W: http://bu3sch.de/btgpio.php S: Maintained F: drivers/gpio/gpio-bt8xx.c -INTEL-MID GPIO DRIVER -M: David Cohen <[email protected]> -S: Maintained -F: drivers/gpio/gpio-intel-mid.c - BTRFS FILE SYSTEM M: Chris Mason <[email protected]> @@ -4416,6 +4410,12 @@ F: Documentation/networking/ixgbevf.txt F: Documentation/networking/i40e.txt F: drivers/net/ethernet/intel/ +INTEL-MID GPIO DRIVER +M: David Cohen <[email protected]> +S: Maintained +F: drivers/gpio/gpio-intel-mid.c + INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT M: Stanislav Yakovlev <[email protected]> |