]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: Fix gen_nand probe structures contents
authorMarek Vasut <marek.vasut@gmail.com>
Thu, 12 Aug 2010 01:14:54 +0000 (02:14 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Aug 2010 23:43:29 +0000 (16:43 -0700)
commit88833f8280a3c2591ad4dc638fb1d0208d1d4f41
tree69cf343ff12cce9388d03854c916a0636541ba0b
parent3da814e9dff55a93cbe9b32057370f1b9969d9a3
ARM: Fix gen_nand probe structures contents

commit ef077179a2909d3d0d3accf29ad1ea9ebb19019b upstream.

These three platforms didn't properly fill nr_chips in gen_nand
registration and therefore depended on gen_nand bug fixed by commit
81cbb0b17796d81cbd92defe113cf2a7c7a21fbb ("mtd: gen_nand: fix support for
multiple chips")

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/mach-ixp4xx/ixdp425-setup.c
arch/arm/mach-mx3/mach-qong.c
arch/arm/mach-orion5x/ts78xx-setup.c