List myself as maintainer for Broadcom's Kona GPIO driver. Signed-off-by: Markus Mayer <[email protected]> ---
Does that look like a reasonable way to make this change? I added the entry alphabetically in the BROADCOM section. MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b2cf5cf..896cf2b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1909,6 +1909,13 @@ L: [email protected] S: Supported F: drivers/scsi/bnx2i/ +BROADCOM KONA GPIO DRIVER +M: Markus Mayer <[email protected]> +L: [email protected] +S: Supported +F: drivers/gpio/gpio-bcm-kona.c +F: Documentation/devicetree/bindings/gpio/gpio-bcm-kona.txt + BROADCOM SPECIFIC AMBA DRIVER (BCMA) M: Rafał Miłecki <[email protected]> L: [email protected] -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

