]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mailbox: Remove devm_mbox_controller_unregister
authorPeng Fan <peng.fan@nxp.com>
Fri, 11 Apr 2025 13:14:12 +0000 (21:14 +0800)
committerJassi Brar <jassisinghbrar@gmail.com>
Mon, 26 May 2025 21:23:39 +0000 (16:23 -0500)
commit9be022476fea62b32aa05d9d370e0175155731e6
tree375b0fbad8c544cdff6c111079274ed0a23dd776
parentcb7e2ec3706f7ddedde2504b1b4342046c9a92e3
mailbox: Remove devm_mbox_controller_unregister

Commit e898d9cdd3a9("mailbox: Add device-managed registration functions")
introduced device-managed API for mailbox, but in the past 7 years,
there is no user for devm_mbox_controller_unregister. So remove it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/mailbox.c
include/linux/mailbox_controller.h