diff options
author | Peter Ujfalusi <peter.ujfalusi@gmail.com> | 2023-10-29 14:48:43 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-12-07 16:50:30 +0300 |
commit | 7a29fa05aeca2c16193f00a883c56ffc7c25b6c5 (patch) | |
tree | ee398b20d799dab7157829c7b00e5111c0db5212 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | db763745626495d23b0691f3906d3d7c40110db4 (diff) | |
download | linux-7a29fa05aeca2c16193f00a883c56ffc7c25b6c5.tar.xz |
mfd: twl6030-irq: Revert to use of_match_device()
The core twl chip is probed via i2c and the dev->driver->of_match_table is
NULL, causing the driver to fail to probe.
This partially reverts:
commit 1e0c866887f4 ("mfd: Use device_get_match_data() in a bunch of drivers")
Fixes: 1e0c866887f4 ("mfd: Use device_get_match_data() in a bunch of drivers")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com>
Link: https://lore.kernel.org/r/20231029114843.15553-1-peter.ujfalusi@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions