Thomas Weißschuh 20f6d4f2a4 of: make of_node_ktype constant
Since commit ee6d3dd4ed48 ("driver core: make kobj_type constant.")
the driver core allows the usage of const struct kobj_type.

Take advantage of this to constify the structure definition to prevent
modification at runtime.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20230204-kobj_type-of-v1-1-5910c8ecb7a3@weissschuh.net
Signed-off-by: Rob Herring <robh@kernel.org>
2023-02-06 11:03:00 -06:00
..
2021-10-07 13:39:51 +01:00
2023-02-06 11:03:00 -06:00
2021-10-07 13:39:51 +01:00
2022-12-26 16:09:29 -06:00