Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932094AbbLASkP (ORCPT ); Tue, 1 Dec 2015 13:40:15 -0500 Received: from mail-pa0-f42.google.com ([209.85.220.42]:32947 "EHLO mail-pa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756744AbbLASkM (ORCPT ); Tue, 1 Dec 2015 13:40:12 -0500 Date: Tue, 1 Dec 2015 10:40:09 -0800 From: Brian Norris To: Ricardo Ribalda Delgado Cc: David Woodhouse , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Huang Shijie , Mika Westerberg , Marek Vasut , Gabor Juhos , Bean Huo =?utf-8?B?6ZyN5paM5paMIChiZWFuaHVvKQ==?= , Furquan Shaikh , "open list:MEMORY TECHNOLOGY DEVICES (MTD)" , open list Subject: Re: [PATCH v2] spi/nor: Fix error message with unrecognized JEDEC Message-ID: <20151201184009.GX64635@google.com> References: <1448912477-27057-1-git-send-email-ricardo.ribalda@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448912477-27057-1-git-send-email-ricardo.ribalda@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 631 Lines: 20 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 > --- > > v2: Changes by Marek Vasut Pushed to l2-mtd.git -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/