aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-05-02 15:40:26 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-05-02 15:40:26 +0000
commit5d9b44d1109f82db715078d66f603a1628f9ecb9 (patch)
tree5a3541f1e5df7585e24ec8756c471d108ddf1b56 /target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
parent643babfc3ca64d0fbb505cebbc1c1d92c270de1b (diff)
downloadupstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.tar.gz
upstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.tar.bz2
upstream-5d9b44d1109f82db715078d66f603a1628f9ecb9.zip
use a define for the poll and debounce interval
SVN-Revision: 31550
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch b/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
index 796852103a..ce5171386a 100644
--- a/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
+++ b/target/linux/brcm63xx/patches-3.3/303-spi-board-info.patch
@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -930,6 +930,9 @@ int __init board_register_devices(void)
+@@ -933,6 +933,9 @@ int __init board_register_devices(void)
if (board.num_devs)
platform_add_devices(board.devs, board.num_devs);