summaryrefslogtreecommitdiff
path: root/drivers/input/evdev.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>2026-07-28 16:07:17 +0200
committerDanilo Krummrich <dakr@kernel.org>2026-08-08 00:49:26 +0200
commit67b1e7245bd60f54f820859b9e400136a7b6d00a (patch)
tree3c78588bb36d1de15dbd01aa3d8cab504c6a50a5 /drivers/input/evdev.c
parent5ab289f5eabcda3b78c4083d6415711a13466436 (diff)
downloadlinux-next-67b1e7245bd60f54f820859b9e400136a7b6d00a.tar.gz
linux-next-67b1e7245bd60f54f820859b9e400136a7b6d00a.zip
ACPI/IORT: use platform_device_set_fwnode()
Platform devices using the split approach of calling platform_device_alloc() and platform_device_add() must not assign the firmware nodes manually but use the provided platform_device_set_fwnode() function which additionally makes sure we track the reference count of the firmware node correctly. Replace the manual assignment of the firmware node with a call to platform_device_set_fwnode(). Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Acked-by: Sudeep Holla <sudeep.holla@kernel.org> Link: https://patch.msgid.link/20260728-acpi-arm64-pdev-set-fwnode-v1-2-b5aff9b2235a@oss.qualcomm.com Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'drivers/input/evdev.c')
0 files changed, 0 insertions, 0 deletions