diff options
author | 2024-08-22 20:58:41 +0300 | |
---|---|---|
committer | 2024-09-10 00:36:42 +0200 | |
commit | bc07fb417007b323d34651be20b9135480a947dc (patch) | |
tree | 628054a1147b9c3d9149f2060dac54b8b1e80650 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: designware: Move exports to I2C_DW namespaces (diff) | |
download | wireguard-linux-bc07fb417007b323d34651be20b9135480a947dc.tar.xz wireguard-linux-bc07fb417007b323d34651be20b9135480a947dc.zip |
i2c: designware: Remove ->disable() callback
Commit 90312351fd1e ("i2c: designware: MASTER mode as separated driver")
introduced ->disable() callback but there is no real use for it. Both
i2c-designware-master.c and i2c-designware-slave.c set it to the same
i2c_dw_disable() and scope is inside the same kernel module.
That said, replace the callback by explicitly calling the i2c_dw_disable().
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions