kernel-hacking-2024-linux-s.../drivers/of
Miquel Raynal 7f38b70042 of: device: Export of_device_make_bus_id()
This helper is really handy to create unique device names based on their
device tree path, we may need it outside of the OF core (in the NVMEM
subsystem) so let's export it. As this helper has nothing patform
specific, let's move it to of/device.c instead of of/platform.c so we
can add its prototype to of_device.h.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20231215111536.316972-2-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-12-15 13:30:07 +01:00
..
unittest-data of: overlay: unittest: overlay_bad_unresolved: Spelling s/ok/okay/ 2023-10-27 16:37:42 -05:00
address.c of: address: Consolidate bus .map() functions 2023-10-27 16:37:42 -05:00
base.c
cpu.c
device.c of: device: Export of_device_make_bus_id() 2023-12-15 13:30:07 +01:00
dynamic.c Devicetree fixes for v6.7, take 1: 2023-12-07 12:22:36 -08:00
fdt.c
fdt_address.c
irq.c
Kconfig
kexec.c
kobj.c
Makefile
module.c
of_numa.c
of_private.h
of_reserved_mem.c
overlay.c of: overlay: Reorder struct fragment fields kerneldoc 2023-10-02 11:34:23 -05:00
pdt.c
platform.c of: device: Export of_device_make_bus_id() 2023-12-15 13:30:07 +01:00
property.c of: property: Add fw_devlink support for msi-parent 2023-11-08 18:57:15 -08:00
resolver.c
unittest.c of: unittest: Add tests for address translations 2023-10-27 16:37:42 -05:00