[PATCH 00/10] mtd: remove dead map drivers
Artem Bityutskiy
dedekind1 at gmail.com
Tue Mar 12 07:14:05 EDT 2013
This patch-set removes a bunch of dean MTD map drivers. The way I judged
whether a driver is dead or not was looking at driver's dependencies in the
Kconfig file. Whenever I saw a driver depending on a Kconfig symbol which is
not defined anywhere, I treated the driver as dead.
The motivation for this patch-set is to clean up the MTD subsystem a little and
lessen the maintenance burden. Indeed, the less drivers we have, the easier it
is to do MTD framework refactoring.
Thanks,
Artem.
More information about the linux-mtd
mailing list