Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1394629

Re: [PATCH 0/2] drivers: i2c: qup: Some misc fixes

From Naveen Kaje <nkaje@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 0/2] drivers: i2c: qup: Some misc fixes
Date 2016-05-04 21:00 +0200
Message-ID <rvabD-Yb-5@gated-at.bofh.it> (permalink)
References <rueAF-63I-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Naveen Kaje <nkaje@codeaurora.org>

Hi Sricharan,
I tested these changes. They did not cause any regressions on QDF2432. Note that QDF2432 does not use DMA mode.
I based my patches (http://marc.info/?l=linux-i2c&m=146231797008963&w=2 and http://marc.info/?l=linux-i2c&m=146231798708969&w=2) on top of these fixes.
There are no merge conflicts.

Thanks,
Naveen

---

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

--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

--

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] drivers: i2c: qup: Some misc fixes Sricharan R <sricharan@codeaurora.org> - 2016-05-02 07:30 +0200
  Re: [PATCH 0/2] drivers: i2c: qup: Some misc fixes Naveen Kaje <nkaje@codeaurora.org> - 2016-05-04 21:00 +0200

csiph-web