[PATCH 1/2] MTD: pass driver methods through partition wrappers on unpartitioned devices
Mike Dunn
mikedunn at newsguy.com
Thu Dec 22 18:28:42 EST 2011
On 12/22/2011 10:03 AM, Artem Bityutskiy wrote:
> On Thu, 2011-12-22 at 15:05 +0200, Artem Bityutskiy wrote:
>> 1. Rework whole MTD interface from ->read()/->write()/etc (pointers to
>> functions) to mtd_read(mtd, ...)/mtd_write(mtd, ...)/etc.
> I will send a patch-set for this change tomorrow.
>
>> 2. In the new functions you may do the stuff you do at patch 2.
> Then you will be able to do this change easily.
>
OK, thank you Artem. I'll watch for it and follow up with a reworked patch 2.
Mike
More information about the linux-mtd
mailing list