]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MTD: nand: make au1550nd.c a platform_driver
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 10 Nov 2011 12:06:23 +0000 (12:06 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Nov 2011 21:13:49 +0000 (21:13 +0000)
commitce6accaf86d2976678736cf19bf0bc69308aaab5
treef97ebbf429eedb7611d0d2d36a6dd493d534aac1
parent48e53dbf1c437b75b94e755a05221ab755843b9a
MTD: nand: make au1550nd.c a platform_driver

Transform the au1550nd.c driver into a platform_driver and hook it
up in the PB1550 board (gen_nand works fine on the DB1550, but since
I don't have a PB1550 to test this driver stays for now).

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: linux-mtd@lists.infradead.org
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2875/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/devboards/pb1550.c
arch/mips/include/asm/mach-au1x00/au1550nd.h [new file with mode: 0644]
drivers/mtd/nand/au1550nd.c