]> git.baikalelectronics.ru Git - kernel.git/commit
mailbox: arm-mhu: Use device-managed registration API
authorThierry Reding <treding@nvidia.com>
Thu, 20 Dec 2018 17:19:45 +0000 (18:19 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Fri, 21 Dec 2018 22:49:25 +0000 (16:49 -0600)
commit956a4129680d2757ae43775c957b65c94742d13b
treed455eb036d54ea6424e24b66c82a18e02a2a7f6a
parentfbc47842505e9e8d3666f911baa01ffa2992c5ad
mailbox: arm-mhu: Use device-managed registration API

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

Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/arm_mhu.c