Re: [PATCH] mtd: de-select the chip when it is not used

From: Artem Bityutskiy
Date: Sun Nov 18 2012 - 09:05:06 EST


On Fri, 2012-11-09 at 16:23 +0800, Huang Shijie wrote:
> When we scan several nand chips with nand_scan(), such as
> .......................
> nand_scan(*, 2);
> .......................
>
> In nand_scan_ident(), the maxchips will become 2, so the current code
> will select chip 1 to read the device ID. But the chip 0 is still
> selected in this case.
>
> To make the logic clear, we'd better de-select the chip when it is not used.
>
> This patch de-select the nand chip if it is not used any more.
>
> Signed-off-by: Huang Shijie <b32955@xxxxxxxxxxxxx>

Pushed to l2-mtd.git, thanks!

--
Best Regards,
Artem Bityutskiy

Attachment: signature.asc
Description: This is a digitally signed message part