diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-03-28 17:03:18 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2012-03-28 17:03:18 +0000 |
commit | 13b6ec1d0562c6e97a2e71f58f2cbf93d5ed9c0b (patch) | |
tree | e84a0e0a465ad0c932ba9d0c59f40958573a20bf /target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch | |
parent | f96ffe2c96d937d321938400922cf67d429b7ccb (diff) | |
download | upstream-13b6ec1d0562c6e97a2e71f58f2cbf93d5ed9c0b.tar.gz upstream-13b6ec1d0562c6e97a2e71f58f2cbf93d5ed9c0b.tar.bz2 upstream-13b6ec1d0562c6e97a2e71f58f2cbf93d5ed9c0b.zip |
brcm47xx: update flash drivers
SVN-Revision: 31126
Diffstat (limited to 'target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch b/target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch index 91d8acb267..400de8988c 100644 --- a/target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch +++ b/target/linux/brcm47xx/patches-3.2/022-ssb-move-flash-to-chipcommon.patch @@ -1,18 +1,3 @@ -From e8afde87ecf56beff67c7d5371cabaa4fc018541 Mon Sep 17 00:00:00 2001 -From: Hauke Mehrtens <hauke@hauke-m.de> -Date: Sat, 23 Jul 2011 23:57:06 +0200 -Subject: [PATCH 14/26] ssb: move flash to chipcommon - - -Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> ---- - arch/mips/bcm47xx/nvram.c | 8 +++--- - arch/mips/bcm47xx/wgt634u.c | 8 +++--- - drivers/ssb/driver_mipscore.c | 36 +++++++++++++++++++++------- - include/linux/ssb/ssb_driver_chipcommon.h | 18 ++++++++++++++ - include/linux/ssb/ssb_driver_mips.h | 4 --- - 5 files changed, 53 insertions(+), 21 deletions(-) - --- a/arch/mips/bcm47xx/nvram.c +++ b/arch/mips/bcm47xx/nvram.c @@ -27,7 +27,7 @@ static char nvram_buf[NVRAM_SPACE]; |