[PATCH v2 00/27] introduce wrappers for mtd interfaces

dedekind1 at gmail.com dedekind1 at gmail.com
Thu Dec 29 04:27:04 EST 2011


Hi, this is the second version of the MTD API rework patch-set. Please,
refer the first version for the background information:

http://lists.infradead.org/pipermail/linux-mtd/2011-December/038975.html

This version fixes several issues found in the first version:

1. Incorrectly changed logfs '->put_device()' with 'mtd_put_device()'
   Also in few other drivers.
2. Do not introduce 'mtd_{get,put}_device()' functions at all, because
   they are only for drivers and do not belong to MTD API.

I'd like to merge these upstream to 3.3, and the rest of clean-ups
related to the MTD API rework - to 3.4. I think previously I provided
incorrect '3.2 and 3.3' respective numbers.

Artem.



More information about the linux-mtd mailing list