]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
slimbus: core: amend slim_get_device() kernel doc
authorJohan Hovold <johan@kernel.org>
Wed, 26 Nov 2025 14:53:27 +0000 (15:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Jan 2026 15:43:04 +0000 (16:43 +0100)
commit4c6da2fdc811391c4a5e594c6e976803b54198b7
treebc61aa9435c075e60153ef45f9da45a936a11c23
parent9391380eb91ea5ac792aae9273535c8da5b9aa01
slimbus: core: amend slim_get_device() kernel doc

Add a comment to clarify that slim_get_device() takes a reference to
the embedded struct device of the returned slimbus device.

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