[PATCH v2] spi/nor: Fix error message with unrecognized JEDEC
Brian Norris
computersforpeace at gmail.com
Tue Dec 1 10:40:09 PST 2015
On Mon, Nov 30, 2015 at 08:41:17PM +0100, Ricardo Ribalda Delgado wrote:
> The error message was:
>
> m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 0, 0
>
> The new error message:
>
> m25p80 spi32766.0: unrecognized JEDEC id bytes: 00, 00, 00
>
> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda at gmail.com>
> ---
>
> v2: Changes by Marek Vasut
Pushed to l2-mtd.git
More information about the linux-mtd
mailing list