[PATCH 1/4] mtd: nand: Fix NAND_* options to use unique values.

Brian Norris computersforpeace at gmail.com
Wed Jul 29 11:13:27 PDT 2015


On Wed, Jul 29, 2015 at 07:53:51PM +0200, Hans de Goede wrote:
> From: Michal Suchanek <hramrach at gmail.com>
> 
> NAND_BUSWIDTH_AUTO (64b37b2a6) and NAND_USE_BOUNCE_BUFFER (66507c7bc)
> are the same value. Change the later introduced NAND_USE_BOUNCE_BUFFER
> to a different value.
> 
> Signed-off-by: Michal Suchanek <hramrach at gmail.com>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>

Thanks for the fix! But Scott already caught this one. The fix is in
4.2-rc already as commit 5f867db63473 ("mtd: nand: Fix
NAND_USE_BOUNCE_BUFFER flag conflict").

(Obligatory: please base your MTD patches on l2-mtd.git, or
linux-next.git if necessary [1].)

Regards,
Brian

[1] http://linux-mtd.infradead.org/source.html



More information about the linux-mtd mailing list