]> git.ipfire.org Git - thirdparty/linux.git/commit
slimbus: core: clean up of_slim_get_device()
authorJohan Hovold <johan@kernel.org>
Wed, 26 Nov 2025 14:53:29 +0000 (15:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Jan 2026 15:43:05 +0000 (16:43 +0100)
commitbba7fd1258cd72f9a9d9e7d86c155851fff23ae2
treef57bc5b150a2ce927ecd854613426707880fc096
parent7831f710553dcda6a67b3fe3f7a9d2f9a7233c3f
slimbus: core: clean up of_slim_get_device()

Clean up of_find_slim_device() by folding in the of_find_slim_device()
helper.

Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://patch.msgid.link/20251126145329.5022-7-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/slimbus/core.c