irqchip: bcm7120-l2: Decouple driver from brcmstb-l2
authorKevin Cernekee <cernekee@gmail.com>
Fri, 7 Nov 2014 06:44:27 +0000 (22:44 -0800)
committerJason Cooper <jason@lakedaemon.net>
Sun, 9 Nov 2014 04:03:17 +0000 (04:03 +0000)
commita4fcbb8614010ab93e9865607582337791f9be80
tree280324c5727936ce5d05ec56a6499300f34523ef
parentc76acf4dffa3232711b5364d7a29746df590f3db
irqchip: bcm7120-l2: Decouple driver from brcmstb-l2

Some chips, such as BCM6328, only require bcm7120-l2.  Some BCM7xxx STB
configurations only require brcmstb-l2.  Treat them as two separate
entities, and update the mach-bcm dependencies to reflect the change.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lkml.kernel.org/r/1415342669-30640-13-git-send-email-cernekee@gmail.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-bcm/Kconfig
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-bcm7120-l2.c
This page took 0.027075 seconds and 5 git commands to generate.