add_mtd_partition question
Clive Davies
cdavies at altera.com
Tue Jul 9 06:32:30 EDT 2002
So if there are no objections, I'll commit the following change...
Index: drivers/mtd/mtdpart.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/mtdpart.c,v
retrieving revision 1.27
diff -r1.27 mtdpart.c
231a232
> slave->mtd.priv=master->priv;
---------- Forwarded Message ----------
Subject: Re: add_mtd_partition question
Date: Fri, 5 Jul 2002 08:58:27 +0100
From: Clive Davies <cdavies at altera.com>
To: linux-mtd at lists.infradead.org
Sorry, I meant slave->mtd.priv
On Friday 05 July 2002 8:32 am, Clive Davies wrote:
> Is there a reason why when you add a partition with add_mtd_partition
> master->priv doesn't get copied into slave->priv ? If not, does anyone
> object if I add it in? I'm trying to fix the read_user_prot_reg accesses
> which no longer seem to work for me.
>
> Clive
-------------------------------------------------------
More information about the linux-mtd
mailing list