From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S967013AbbLQN0r (ORCPT ); Thu, 17 Dec 2015 08:26:47 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:38901 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964968AbbLQN0p (ORCPT ); Thu, 17 Dec 2015 08:26:45 -0500 Subject: Re: [PATCH v2 0/2] spi: davinci: fix spurious i/o error To: Sekhar Nori , Mark Brown References: CC: , Linux ARM Mailing List , From: Grygorii Strashko Message-ID: <5672B7F9.4050803@ti.com> Date: Thu, 17 Dec 2015 15:26:17 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/10/2015 06:29 PM, Sekhar Nori wrote: > This patch series fixes a spurious I/O error with > DaVinci SPI. > > v2: > - Update to handle DMA case > - add a patch to use dev_err() for error reporting > > Sekhar Nori (2): > spi: davinci: fix spurious i/o error > spi: davinci: use dev_err() for error reporting > > drivers/spi/spi-davinci.c | 17 +++++++++-------- > 1 file changed, 9 insertions(+), 8 deletions(-) > Looks good: Reviewed-by: Grygorii Strashko -- regards, -grygorii