summaryrefslogtreecommitdiff
path: root/drivers/pps/generators
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2015-08-31 17:31:28 +0300
committerWolfram Sang <wsa@the-dreams.de>2015-10-15 14:07:19 +0200
commitc335631a68db4b32b24cb59814c485c45f0f4506 (patch)
treea8142646844cfdedcb03d7074d5f11bb7a4811d3 /drivers/pps/generators
parent58b0497dad1abbe389af83e3d7706be584cf3ba2 (diff)
i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()
There is no need to clear interrupts in i2c_dw_pci_probe() since only place where interrupts are unmasked is i2c_dw_xfer_init() and there interrupts are always cleared after commit 2a2d95e9d6d2 ("i2c: designware: always clear interrupts before enabling them"). This allows to cleanup the code and replace i2c_dw_clear_int() in i2c_dw_xfer_init() by direct register read as there are no other callers. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/pps/generators')
0 files changed, 0 insertions, 0 deletions