OSDN Git Service

mtd: maps: Get rid of the latch-addr-flash driver
authorBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 4 Oct 2018 22:41:42 +0000 (00:41 +0200)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Tue, 6 Nov 2018 22:33:06 +0000 (23:33 +0100)
commitd24dbd7541ff05617d4a14c579a09d33d66cf47f
tree147d431eba8aa1a41fa2f2b484f7e61286fe911e
parent99f732b3a8656b148b3725192c8eac6982c6c80d
mtd: maps: Get rid of the latch-addr-flash driver

Looks like this driver was initially added to support the NOR on the
DA830-EVM (Davinci) board, but the board file update was never merged.

Keeping unused drivers just adds to the maintenance burden, so let's
remove it if nobody uses it.

Cc: David Griego <dgriego@mvista.com>
Cc: Aleksey Makarov <amakarov@ru.mvista.com>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Savinay Dharmappa <savinay.dharmappa@ti.com>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/latch-addr-flash.c [deleted file]