1
0
Files
linux/drivers/input/touchscreen
Peter Rosin 193c2a07cf 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>
2018-07-13 00:08:14 +02:00
..
2017-04-05 08:52:33 -07:00
2017-08-18 17:15:13 -07:00
2018-05-24 09:30:15 -07:00
2018-02-02 16:04:10 -08:00
2018-06-05 10:29:38 -07:00
2017-02-12 14:55:08 -08:00
2018-06-15 18:10:01 -03:00