aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/dmesg.py
diff options
context:
space:
mode:
authorAlexander Sverdlin <[email protected]>2015-06-12 14:40:37 +0200
committerWolfram Sang <[email protected]>2015-06-17 14:35:37 +0200
commite766f338a74200b8104b1165776b19f56e252834 (patch)
tree8cd498c1478128f9d322ecd42ee2d66174732c3f /scripts/gdb/linux/dmesg.py
parentdc362d50ba94eaf2b1f11eecd81eb1d040d2d6e6 (diff)
i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
Newly introduced quirks infrastructure doesn't work for the devices behind MUXes because MUX's master_xfer() calls parent's master_xfer() directly without checking the quirks. Instead of duplicating check code in MUX just call __i2c_transfer() instead. This has a side effect on tracing (messages will appear on both MUX bus and parent bus), but maybe that's not bad at the end. Signed-off-by: Alexander Sverdlin <[email protected]> Tested-by: Ɓukasz Gemborowski <[email protected]> Signed-off-by: Wolfram Sang <[email protected]> Cc: [email protected] Fixes: b7f625840267b1 ("i2c: add quirk checks to core")
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions