]> 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, 8 Dec 2011 10:42:10 +0000 (10:42 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 8 Dec 2011 10:42:10 +0000 (10:42 +0000)
commitb67a1a02d463b5b298cc718ca971738fe20f0ab9
tree3523ca7826a356e1bf1a8ac878056a4fbeb73434
parent1c043f16a01c144305e952025e883b55706f2450
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/
Patchwork: https://patchwork.linux-mips.org/patch/3160/
Acked-by: Artem Bityutskiy <dedekind1@gmail.com>
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