From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752633AbbLJQ3h (ORCPT ); Thu, 10 Dec 2015 11:29:37 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:45071 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751121AbbLJQ3f (ORCPT ); Thu, 10 Dec 2015 11:29:35 -0500 From: Sekhar Nori To: Mark Brown CC: Grygorii Strashko , , Linux ARM Mailing List , Subject: [PATCH v2 0/2] spi: davinci: fix spurious i/o error Date: Thu, 10 Dec 2015 21:59:03 +0530 Message-ID: X-Mailer: git-send-email 2.6.3 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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(-) -- 2.6.3