]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Lantiq: Fix MTD registration of NOR device
authorJohn Crispin <blogic@openwrt.org>
Thu, 9 Jun 2011 17:57:33 +0000 (19:57 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 28 Jul 2011 15:05:16 +0000 (16:05 +0100)
commitc84c24dc7ed7396e5a48048880e3a23d88456e10
tree3d39545141f1707b76811fdfd8ff90f40988fe1e
parent95b6886526bb510b8370b625a49bc0ab3b8ff10f
MIPS: Lantiq: Fix MTD registration of NOR device

The 2 functions add_mtd_partitions and del_mtd_partitions were renamed to
mtd_device_register and mtd_device_unregister.

Signed-of-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2463/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/mtd/maps/lantiq-flash.c