1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/pmdomain/rockchip
Rob Herring 3ba9fdfaa5 pmdomain: 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 <robh@kernel.org>
Link: https://lore.kernel.org/r/20231006224614.444488-1-robh@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2023-10-17 11:45:11 +02:00
..
Kconfig pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem 2023-10-04 23:41:18 +02:00
Makefile
pm-domains.c pmdomain: Use device_get_match_data() 2023-10-17 11:45:11 +02:00