[patch 1/2] mtdpart: memory accessor interface for MTD layer

Andrew Morton akpm at linux-foundation.org
Sat Oct 2 15:09:52 EDT 2010


On Sat, 02 Oct 2010 17:09:52 +0300 Artem Bityutskiy <dedekind1 at gmail.com> wrote:

> On Fri, 2010-10-01 at 14:16 -0700, akpm at linux-foundation.org wrote:
> > From: Sudhakar Rajashekhara <sudhakar.raj at ti.com>
> > 
> > Implement a memory accessor interface in the MTD layer which enables the
> > kernel to access flash data.
> > 
> > This patch adds two new members to the mtd_partition structure, a function
> > handler which will be called during setup of the partition and an argument
> > to be passed to this setup function.
> 
> This patch does not apply to my l2-mtd-2.6.git tree - many confilicts.

It applies against linux-next.

For heavens sake guys, please fix this.




More information about the linux-mtd mailing list