]> 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>
Mon, 10 Oct 2011 16:57:11 +0000 (17:57 +0100)
commit70c981474e80c55e686ee2cff27261c5040db255
tree0b4714357bc66b87fe893e0f5d2537001a3a8d47
parent8742cd23471635f8b069bf9a6806200a77397ddb
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