diff options
author | Rob Herring <robh@kernel.org> | 2023-10-07 00:42:28 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-18 11:01:34 +0300 |
commit | 67237183219351e53e0cf2486ad9ea00db99cd5a (patch) | |
tree | 66751066159e27bb75619115644716d3ad3af96b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 066eaa69b05b92efd25bc2fe9964d68122c6aa2b (diff) | |
download | linux-67237183219351e53e0cf2486ad9ea00db99cd5a.tar.xz |
char: xilinx_hwicap: Modernize driver probe
Rework Xilinx hwicap driver probe to use current best practices using
devres APIs, device_get_match_data(), and typed firmware property accessors.
There's no longer any non-DT probing, so CONFIG_OF ifdefs can be dropped.
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231006214228.337064-1-robh@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions