diff options
author | Rob Herring <[email protected]> | 2023-10-06 16:42:28 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-10-18 10:01:34 +0200 |
commit | 67237183219351e53e0cf2486ad9ea00db99cd5a (patch) | |
tree | 66751066159e27bb75619115644716d3ad3af96b /scripts/generate_rust_analyzer.py | |
parent | 066eaa69b05b92efd25bc2fe9964d68122c6aa2b (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions