]> git.ipfire.org Git - thirdparty/linux.git/commit
mailbox: ti-msgmgr: Use device-managed registration API
authorThierry Reding <treding@nvidia.com>
Thu, 20 Dec 2018 17:20:02 +0000 (18:20 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Fri, 21 Dec 2018 22:49:26 +0000 (16:49 -0600)
commit2298a6f09f455f64bf253e6fb5c1ff72f38a6249
treeddbc8925585bbbfc184afc0f25f0fa7367b5a811
parent368d7767b50154eb052938a13494879b00135ed3
mailbox: ti-msgmgr: Use device-managed registration API

Get rid of some boilerplate driver removal code by using the newly added
device-managed registration API.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/ti-msgmgr.c