diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-01-28 13:19:43 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-01-28 13:19:43 +0000 |
commit | 405a0f390567dc8be1b3ad598f76d77e332bdfa3 (patch) | |
tree | 3795dd6986b39f6aaebdfecd39741ca486e68e5b /target/linux/ar71xx/patches-3.2/606-MIPS-ath79-pb44-fixes.patch | |
parent | 478d9fc97e9d8e8ce922edc6fd9ec3599be548d3 (diff) | |
download | mtk-20170518-405a0f390567dc8be1b3ad598f76d77e332bdfa3.zip mtk-20170518-405a0f390567dc8be1b3ad598f76d77e332bdfa3.tar.gz mtk-20170518-405a0f390567dc8be1b3ad598f76d77e332bdfa3.tar.bz2 |
refresh 3.2 patches
SVN-Revision: 29934
Diffstat (limited to 'target/linux/ar71xx/patches-3.2/606-MIPS-ath79-pb44-fixes.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.2/606-MIPS-ath79-pb44-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.2/606-MIPS-ath79-pb44-fixes.patch b/target/linux/ar71xx/patches-3.2/606-MIPS-ath79-pb44-fixes.patch index 1f3550b..6f1829f 100644 --- a/target/linux/ar71xx/patches-3.2/606-MIPS-ath79-pb44-fixes.patch +++ b/target/linux/ar71xx/patches-3.2/606-MIPS-ath79-pb44-fixes.patch @@ -50,7 +50,7 @@ #define PB44_GPIO_SW_RESET (PB44_GPIO_EXP_BASE + 6) #define PB44_GPIO_SW_JUMP (PB44_GPIO_EXP_BASE + 8) #define PB44_GPIO_LED_JUMP1 (PB44_GPIO_EXP_BASE + 9) -@@ -92,21 +117,66 @@ static struct ath79_spi_controller_data +@@ -92,21 +117,66 @@ static struct ath79_spi_controller_data .cs_line = 0, }; |