Re: [RESEND PATCH v2 1/7] mtd: nand-gpio: Convert driver to using resource-managed functions

Alexander Shiyan shc_work at mail.ru
Mon May 13 03:30:53 EDT 2013


> > > On Mon, 2013-05-06 at 17:53 +0400, Alexander Shiyan wrote:
> > > > Patch converts driver to using resource-managed functions.
> > > > 
> > > > Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
> > > 
> > > Pushed the series to l2-mtd.git, thanks!
> > 
> > This series should be applied with one more patch for nand_base:
> > http://comments.gmane.org/gmane.linux.drivers.mtd/46206 
> 
> Why is this one dependent on the series? To me it looked completely
> independent.
> 
> > So, please, apply this one if it possible.
> 
> In case of a dependency, why it was not a part of the series?

This is not direct dependency. Single patch for nand_base now
uses io_xx_rep, nand-gpio series removes this macro and uses
nand_base implementation. This should not be a problem as nand_base
have default functions for read/write, so it just improvement.

---


More information about the linux-mtd mailing list