Files
linux/drivers/gpu/drm/xe
Bartosz Golaszewski 0f485f8865 drm/xe/i2c: use device_create_managed_software_node()
This driver intentionally uses the fine-grained approach to creating
platform devices. It assigns a software node as the primary firmware
node of the device it creates. Ahead of improving the reference counting
of platform device software nodes, switch to using
device_create_managed_software_node(). This way, we create a dynamic
software node whose life-time is tied to the device to which it's
assigned.

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260716-swnode-remove-on-dev-unreg-v8-3-5c2b8cc38c28@oss.qualcomm.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
2026-07-20 00:49:16 +02:00
..
2026-05-27 21:28:01 +02:00
2025-10-15 22:48:54 -07:00
2025-07-01 13:58:50 -07:00
2026-03-30 11:00:45 +02:00
2024-05-22 12:03:55 +02:00
2026-02-20 15:49:58 +01:00
2026-04-29 12:23:58 -07:00
2025-01-27 08:54:06 -08:00
2025-06-27 14:52:31 -07:00
2026-05-27 21:28:01 +02:00
2026-05-28 11:27:53 +02:00
2026-04-03 12:56:18 -07:00