summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorShubhrajyoti Datta <shubhraj@xilinx.com>2015-06-17 18:18:14 +0300
committerWolfram Sang <wsa@the-dreams.de>2015-08-10 09:37:32 +0300
commite6c9a037bc8afdce055a2a23bb61903b3844dfda (patch)
tree2435accec9ff47f2739f3fef29dabc2b15c0848d /scripts/kernel-doc
parentd701667bb3318f27152ad61a6f5cc8b36cc5fcad (diff)
downloadlinux-e6c9a037bc8afdce055a2a23bb61903b3844dfda.tar.xz
i2c: xiic: Remove the disabling of interrupts
Currently before every transfer the interrupts are disabled. So incase the slave nacks in the middle of the transfer the current transfer is not aborted. Upon enabling the interrupts conditions like NACK , arbitration lost will not be masked. Remove the disabling of the interrupts. Signed-off-by: Shubhrajyoti Datta <shubhraj@xilinx.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions