]> 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>
Tue, 9 Aug 2011 08:16:19 +0000 (09:16 +0100)
commitba17f62c4d31cf84a5153cf4c30ba35f5520b31a
treed0c5f1f5b837cc8260e11c109605ffdc8997c13c
parent322a8b034003c0d46d39af85bf24fee27b902f48
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