Re: [PATCH 0/2] drivers: i2c: qup: Some misc fixes
From: Naveen Kaje
Date: Wed May 04 2016 - 14:54:19 EST
From: Naveen Kaje <nkaje@xxxxxxxxxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
--