aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-10-20 07:52:13 -0500
committerRob Herring <robh@kernel.org>2023-11-27 13:56:32 -0600
commite17049148678725248a57ecbf9c21df0fde3b434 (patch)
tree9274d138f06c7801fe356fe350bbed36ec08cf03 /scripts/mod
parent19b4c60ce8660a0e3a2cebd3e4dc0691928d015d (diff)
drm: Use device_get_match_data()
Use preferred device_get_match_data() instead of of_match_device() to get the driver match data in a single step. With this, adjust the includes to explicitly include the correct headers. That also serves as preparation to remove implicit includes within the DT headers (of_device.h in particular). Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> Reviewed-by: Andrew Jeffery <andrew@codeconstruct.com.au> Link: https://lore.kernel.org/r/20231020125214.2930329-1-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions