From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: [PATCH v2 0/2] spi: davinci: fix spurious i/o error Date: Thu, 10 Dec 2015 21:59:03 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Cc: Grygorii Strashko , , Linux ARM Mailing List , To: Mark Brown Return-path: Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: 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 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html