From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758083AbcEFLb2 (ORCPT ); Fri, 6 May 2016 07:31:28 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:48090 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752268AbcEFLb0 (ORCPT ); Fri, 6 May 2016 07:31:26 -0400 From: Sricharan R To: devicetree@vger.kernel.org, architt@codeaurora.org, linux-arm-msm@vger.kernel.org, ntelkar@codeaurora.org, galak@codeaurora.org, linux-kernel@vger.kernel.org, andy.gross@linaro.org, linux-i2c@vger.kernel.org, iivanov@mm-sol.com, agross@codeaurora.org, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, nkaje@codeaurora.org Cc: sricharan@codeaurora.org Subject: [PATCH V2 0/2] drivers: i2c: qup: Some misc fixes Date: Fri, 6 May 2016 17:01:12 +0530 Message-Id: <1462534274-28925-1-git-send-email-sricharan@codeaurora.org> X-Mailer: git-send-email 1.8.2.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org One for fixing the bug with CONFIG_DEBUG_SG enabled and another to suspend the transfer for all errors instead of just for nack. Sricharan R (2): drivers: i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled. drivers: i2c: qup: Fix error handling drivers/i2c/busses/i2c-qup.c | 87 +++++++++++++++++++++----------------------- 1 file changed, 42 insertions(+), 45 deletions(-) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation