]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
mtd: nand: omap: handle gpmc bch[48]
authorAfzal Mohammed <afzal@ti.com>
Thu, 4 Oct 2012 13:33:06 +0000 (19:03 +0530)
committerAfzal Mohammed <afzal@ti.com>
Mon, 15 Oct 2012 09:12:12 +0000 (14:42 +0530)
commit2ef9f3ddec55f1b77615613d4aab418f073220bb
tree1e9b383e32fc062d35630022a3f3997e126c430b
parent2fdf0c98969fdac8f7b191d4988e2e436717c857
mtd: nand: omap: handle gpmc bch[48]

gpmc-nand bch registers are now available in driver,
make use of it to handle bch[48] instead of relying
on gpmc exported functions.

And so nand driver no longer needs gpmc header, remove it.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
drivers/mtd/nand/omap2.c