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, 20 Oct 2011 14:00:17 +0000 (15:00 +0100)
commit2e5db86dd4166fd88a042bbb229dfc7081df3e92
treedff5f74c879524f07e472d74b29dec7f1a550e8f
parent899e3ee404961a90b828ad527573aaaac39f0ab1
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