From 5ebd02e8d51163229658dabba7507b3abc67b215 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 30 Aug 2015 12:17:52 +0000 Subject: brcm63xx: remove legacy led/button related patches We register all gpio buttons and leds through DT, so no need to keep fixes/additions for the platform data based bay. Signed-off-by: Jonas Gorski SVN-Revision: 46753 --- target/linux/brcm63xx/patches-4.1/560-board_963268gu_p300.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/brcm63xx/patches-4.1/560-board_963268gu_p300.patch') diff --git a/target/linux/brcm63xx/patches-4.1/560-board_963268gu_p300.patch b/target/linux/brcm63xx/patches-4.1/560-board_963268gu_p300.patch index 494328b864..5e51d806a5 100644 --- a/target/linux/brcm63xx/patches-4.1/560-board_963268gu_p300.patch +++ b/target/linux/brcm63xx/patches-4.1/560-board_963268gu_p300.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1721,6 +1721,66 @@ static struct board_info __initdata boar +@@ -1716,6 +1716,66 @@ static struct board_info __initdata boar * known 63268/63269 boards */ #ifdef CONFIG_BCM63XX_CPU_63268 @@ -67,7 +67,7 @@ static struct board_info __initdata board_963269bhr = { .name = "963269BHR", .expected_cpu_id = 0x63268, -@@ -1893,6 +1953,7 @@ static const struct board_info __initcon +@@ -1888,6 +1948,7 @@ static const struct board_info __initcon &board_96368mvngr, #endif #ifdef CONFIG_BCM63XX_CPU_63268 @@ -75,7 +75,7 @@ &board_963269bhr, &board_vw6339gu, #endif -@@ -1984,6 +2045,7 @@ static struct of_device_id const bcm963x +@@ -1979,6 +2040,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -- cgit v1.2.3