summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc.py
diff options
context:
space:
mode:
authorSakari Ailus <sakari.ailus@linux.intel.com>2025-09-24 10:46:00 +0300
committerLee Jones <lee@kernel.org>2025-10-21 10:46:22 +0100
commit98888f6d9f53dbd01553de0a60fa4dea35f21962 (patch)
tree032377776e200769d206e4245304efdc4b86c8ee /scripts/kernel-doc.py
parent3b6eaa3db567d0f90ef1fc46424a19c23922b0be (diff)
leds: flash: Use fwnode_get_next_child_node() instead
fwnode_get_next_child_node() is now the same as fwnode_get_next_available_child_node() on all backends (OF, ACPI and swnode). In order to remove the available variants, switch the uses to non-available variants (device_get_next_child_node() in this case). Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions