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


Groups > linux.kernel > #1391985

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

From Sricharan R <sricharan@codeaurora.org>
Newsgroups linux.kernel
Subject [PATCH 0/2] drivers: i2c: qup: Some misc fixes
Date 2016-05-02 07:30 +0200
Message-ID <rueAF-63I-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext 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