diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2015-11-16 14:42:05 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-11-30 18:37:23 +0100 |
commit | 77c680196791e7b13c90b4d475a3d6c96778755c (patch) | |
tree | 83d56923ceff42d0bf3059083d9339e65d48d2e9 /include/linux/i2c.h | |
parent | c4c696fa1b0623031544da8b10f9d4e1401a49db (diff) | |
download | lwn-77c680196791e7b13c90b4d475a3d6c96778755c.tar.gz lwn-77c680196791e7b13c90b4d475a3d6c96778755c.zip |
i2c: xiic: Replace spinlock with mutex
All protected sections are only called from sleep-able context, so there is
no need to use a spinlock.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Reviewed-by: Shubhrajyoti Datta <shubhraj@xilinx.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'include/linux/i2c.h')
0 files changed, 0 insertions, 0 deletions