4.2.8-ckt3 -stable review patch. If anyone has any objections, please let me know.
---8<------------------------------------------------------------ From: Florian Fainelli <[email protected]> commit 9c2abe2f7159a6013004b6189a9867e880085e96 upstream. There is a stray '>' at the end of the mailing-list specified for the Broadcom STB GPIO driver, remove that. Fixes: 3b0213d56eb7 ("gpio: Add GPIO support for Broadcom STB SoCs") Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: Kamal Mostafa <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 60f1caa..66a6649 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2331,7 +2331,7 @@ N: bcm113* BROADCOM BRCMSTB GPIO DRIVER M: Gregory Fong <[email protected]> -L: [email protected]> +L: [email protected] S: Supported F: drivers/gpio/gpio-brcmstb.c F: Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.txt -- 1.9.1

