diff options
author | Peter Rosin <peda@axentia.se> | 2018-06-20 07:17:56 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-07-13 00:08:14 +0200 |
commit | 193c2a07cfaacb9249ab0e3d34bce32490879355 (patch) | |
tree | c4ecae1dfb367d863a3d0bc8d55f1b23edee4a25 /drivers/media/dvb-frontends/af9013.c | |
parent | f06c97dd50870c3ccdea0726617a729bb83f5d30 (diff) |
input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Locking the root adapter for __i2c_transfer will deadlock if the
device sits behind a mux-locked I2C mux. Switch to the finer-grained
i2c_lock_bus with the I2C_LOCK_SEGMENT flag. If the device does not
sit behind a mux-locked mux, the two locking variants are equivalent.
Signed-off-by: Peter Rosin <peda@axentia.se>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/media/dvb-frontends/af9013.c')
0 files changed, 0 insertions, 0 deletions