[PATCH] mtd: remove obsolete JEDEC mapping drivers

Paul Bolle pebolle at tiscali.nl
Thu Jul 25 06:46:32 EDT 2013


On Mon, 2013-05-13 at 16:40 +0200, Paul Bolle wrote:
> JEDEC device support was removed in v2.6.22. (It had been marked as
> BROKEN (indirectly) since at least v2.6.12.)
> 
> When it was removed the two JEDEC mapping drivers that depended on it
> should have been removed too. Do so now.
> 
> Signed-off-by: Paul Bolle <pebolle at tiscali.nl>
> ---
> 0) Untested.
> 
> 1) These two [seem] to have been missed in Artem's recent cleaning up
> effort. Or is a comparable patch queued somewhere?

Did anyone had a chance to look at this patch? Or has this code already
been removed?

>  drivers/mtd/maps/Kconfig        |  18 ---
>  drivers/mtd/maps/Makefile       |   2 -
>  drivers/mtd/maps/octagon-5066.c | 246 ----------------------------------------
>  drivers/mtd/maps/vmax301.c      | 196 --------------------------------
>  4 files changed, 462 deletions(-)
>  delete mode 100644 drivers/mtd/maps/octagon-5066.c
>  delete mode 100644 drivers/mtd/maps/vmax301.c

[...]


Paul Bolle




More information about the linux-mtd mailing list