]> 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>
Thu, 10 Nov 2011 12:06:23 +0000 (12:06 +0000)
commitffb10b98fae8289992c96dad97bbee67ce8b67a6
treede041959a81c7d6a34fff715753580ca98ef5709
parent395f5d7a2ca029ff6e28b6dbc14ef5595d5f26ad
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