diff options
author | 2022-03-08 17:11:18 +0200 | |
---|---|---|
committer | 2022-03-18 20:31:14 +0100 | |
commit | 8fefb3134f3493bd2e5e26de308ebfbe8c562b8f (patch) | |
tree | 2a3cab9323f2dec5f081982ae1cd3d37fd617dc8 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | auxdisplay: lcd2s: use module_i2c_driver to simplify the code (diff) | |
download | wireguard-linux-8fefb3134f3493bd2e5e26de308ebfbe8c562b8f.tar.xz wireguard-linux-8fefb3134f3493bd2e5e26de308ebfbe8c562b8f.zip |
auxdisplay: lcd2s: Switch to i2c ->probe_new()
The deprecated i2c ->probe() functionality doesn't work with
OF compatible strings, as it only checks for the i2c device id.
While it's not a problem right now, it would still bring a
better code. Switch to the new way of probing.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions