diff options
author | Krzysztof Kozlowski <[email protected]> | 2023-03-12 14:27:02 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-03-13 11:17:50 +0100 |
commit | 3f2d4560898bb7cf579fb78c39f7c77368560414 (patch) | |
tree | b83e9b1af36d3c99ff23b0e5849c0a12834ab7c4 /tools/perf/scripts/python/stackcollapse.py | |
parent | 713834cf2cd47cfdb79da523c8b243fca71615f5 (diff) |
pinctrl: sx150x: drop of_match_ptr for ID table
The driver will match mostly by DT table (even thought there is regular
ID table) so there is little benefit in of_match_ptr (this also allows
ACPI matching via PRP0001, even though it might not be relevant here).
This also fixes !CONFIG_OF error:
drivers/pinctrl/pinctrl-sx150x.c:833:34: error: ‘sx150x_of_match’ defined but not used [-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions