* remove references to gpio_dev * make vmmc driver register its own memory and dont...
authorJohn Crispin <john@openwrt.org>
Fri, 6 Aug 2010 15:49:42 +0000 (15:49 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 6 Aug 2010 15:49:42 +0000 (15:49 +0000)
commit419128775a76ef97e344462212b1a646a07e08a5
tree4afd72a5fa1288f7ad7379835b4b7f28e6fb103f
parente4598b8c1e33c6722ad4b4fddab3bbb1a0427cd3
* remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares

thanks, Ithamar R. Adema

SVN-Revision: 22515
package/ifx-vmmc/Makefile
package/ifx-vmmc/patches-2.6.33/100-ifxmips.patch
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/ar9/mach-easy50812.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/common/devices.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/common/devices.h
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/common/prom.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/mach-easy4010.c
target/linux/ifxmips/files-2.6.33/arch/mips/ifxmips/danube/mach-easy50712.c
target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/ifxmips_prom.h
target/linux/ifxmips/patches-2.6.33/200-cfi-swap.patch