Adding ownership to maintainers file for the mach-bcm related files, including drivers that are used for the SoCs defined in mach-bcm.
Signed-off-by: Christian Daudt <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index bf61e04..49480494 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1785,6 +1785,17 @@ L: [email protected] S: Supported F: drivers/net/ethernet/broadcom/bnx2x/ +BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE +M: Christian Daudt <[email protected]> +T: git git://git.github.com/broadcom/bcm11351 +S: Maintained +F: arch/arm/mach-bcm/ +F: arch/arm/boot/dts/bcm113* +F: arch/arm/boot/dts/bcm281* +F: arch/arm/configs/bcm_defconfig +F: drivers/mmc/host/sdhci_bcm_kona.c +F: drivers/clocksource/bcm_kona_timer.c + BROADCOM BCM2835 ARM ARCHICTURE M: Stephen Warren <[email protected]> L: [email protected] (moderated for non-subscribers) -- 1.7.10.4 -- 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/

