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/537-board_fast2504n.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/brcm63xx/patches-4.1/537-board_fast2504n.patch') diff --git a/target/linux/brcm63xx/patches-4.1/537-board_fast2504n.patch b/target/linux/brcm63xx/patches-4.1/537-board_fast2504n.patch index b423df3..bfc68df 100644 --- a/target/linux/brcm63xx/patches-4.1/537-board_fast2504n.patch +++ b/target/linux/brcm63xx/patches-4.1/537-board_fast2504n.patch @@ -6,7 +6,7 @@ Signed-off-by: Max Staudt --- --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1736,6 +1736,43 @@ static struct board_info __initdata boar +@@ -1731,6 +1731,43 @@ static struct board_info __initdata boar .devs = nb6_devices, .num_devs = ARRAY_SIZE(nb6_devices), }; @@ -50,7 +50,7 @@ Signed-off-by: Max Staudt #endif /* CONFIG_BCM63XX_CPU_6362 */ /* -@@ -1901,6 +1938,7 @@ static const struct board_info __initcon +@@ -1896,6 +1933,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6362 &board_nb6, @@ -58,7 +58,7 @@ Signed-off-by: Max Staudt #endif #ifdef CONFIG_BCM63XX_CPU_6368 -@@ -1982,6 +2020,7 @@ static struct of_device_id const bcm963x +@@ -1977,6 +2015,7 @@ static struct of_device_id const bcm963x { .compatible = "telsey,cpva642", .data = &board_CPVA642, }, #endif #ifdef CONFIG_BCM63XX_CPU_6362 -- cgit v1.1