diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-02 15:43:48 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-03 09:51:20 -0800 |
commit | eee52f9edd0ff0a1e65a6fed836c7dbaeded7355 (patch) | |
tree | 79d6d53bd183a07f49a62940cb500aef14ad4dc0 | |
parent | a313249937820f8b1996133fc285efbd6aad2c5b (diff) | |
download | blackbird-op-linux-eee52f9edd0ff0a1e65a6fed836c7dbaeded7355.tar.gz blackbird-op-linux-eee52f9edd0ff0a1e65a6fed836c7dbaeded7355.zip |
USB: switch maintainership of chipidea to Peter
Alexander isn't able to maintain the Chipidea code anymore, and as Peter
has been acting as the de-facto maintainer anyway, make it official.
Acked-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Acked-by: Peter Chen <Peter.Chen@freescale.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8285ed4676b6..ee3fda6ebf49 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2137,7 +2137,8 @@ S: Maintained F: Documentation/zh_CN/ CHIPIDEA USB HIGH SPEED DUAL ROLE CONTROLLER -M: Alexander Shishkin <alexander.shishkin@linux.intel.com> +M: Peter Chen <Peter.Chen@freescale.com> +T: git://github.com/hzpeterchen/linux-usb.git L: linux-usb@vger.kernel.org S: Maintained F: drivers/usb/chipidea/ |