From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 21 Jul 2014 20:12:14 -0700 From: Brian Norris To: Josh Wu Subject: Re: [PATCH v2 1/3] mtd: atmel_nand: add NFC status error check Message-ID: <20140722031214.GD7537@ld-irv-0074> References: <1402393811-24578-1-git-send-email-josh.wu@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1402393811-24578-1-git-send-email-josh.wu@atmel.com> Cc: Matthieu.CRAPET@ingenico.com, linux-mtd@lists.infradead.org, voice.shen@atmel.com, linux-arm-kernel@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jun 10, 2014 at 05:50:09PM +0800, Josh Wu wrote: > Add a new function to read the NFC status. Meantime, this function will > theck if there is any errors in NFC. > > Signed-off-by: Josh Wu Fixed up some of the wording and pushed to l2-mtd.git. Thanks! Brian