]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
i2c: Re-order the interrupt enable sequence in the i2c send and raceive paths
authorNava kishore Manne <nava.manne@xilinx.com>
Fri, 7 Jul 2017 12:03:50 +0000 (17:33 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 10 Jul 2017 07:37:59 +0000 (09:37 +0200)
commit16928442ae749ae07731a642918901d6dd4623cd
treeac0a094892e61d3ee05b9003392e26291f3dceed
parent8b5288fa6c1316e4b192d9957d31a83ebd432c7f
i2c: Re-order the interrupt enable sequence in the i2c send and raceive paths

This patch Enable the required interrupts before trigger the i2c
operation in cdns_i2c_mrecv() and cdns_i2c_msend().

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/i2c/busses/i2c-cadence.c