diff options
author | Rob Herring <[email protected]> | 2023-10-06 16:39:58 -0500 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-10-23 20:16:21 -0700 |
commit | 409c39ec92a35e3708f5b5798c78eae78512cd71 (patch) | |
tree | fce942519c2e665033d29f497bc8763d7a1fb559 /drivers/fpga/fpga-mgr.c | |
parent | faf6b92ee0091ff7a7bba03a1726a1a97112e9db (diff) |
clk: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to
get the driver match data. With this, adjust the includes to explicitly
include the correct headers.
Signed-off-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Dmitry Baryshkov <[email protected]> #msm part
Acked-by: Krzysztof Kozlowski <[email protected]> # Samsung
Acked-by: David Lechner <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Acked-by: Charles Keepax <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions