summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-rcar.c
diff options
context:
space:
mode:
authorSricharan R <sricharan@codeaurora.org>2016-02-26 21:28:54 +0530
committerWolfram Sang <wsa@the-dreams.de>2016-03-03 22:25:22 +0100
commit52db223e4cf414e216890643cda33e2626554471 (patch)
treeef7b1b6d31882056f341bd90d254b3922c2dddbc /drivers/i2c/busses/i2c-rcar.c
parent36ecbcab84d02381ab40363546616c0719adafdb (diff)
i2c: qup: Fix fifo handling after adding V2 support
After the addition of V2 support, there was a regression observed when testing it on MSM8996. The reason is driver puts the controller in to RUN state and writes the data to be 'tx' ed in fifo. But controller has to be put in to 'PAUSE' state and data has to written to fifo. Then should be put in to 'RUN' state separately. Signed-off-by: Sricharan R <sricharan@codeaurora.org> Tested-by: Pramod Gurav <gpramod@codeaurora.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-rcar.c')
0 files changed, 0 insertions, 0 deletions