mailbox: no need to set .owner platform_driver_register
authorTian Tao <tiantao6@huawei.com>
Tue, 29 Oct 2019 00:51:04 +0000 (08:51 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Wed, 27 Nov 2019 04:45:15 +0000 (22:45 -0600)
commit41c9479903c5bd91bb0cb7240a1227d00c42b41f
treef004edab1d4b19ae7bb26dead22b53e3cc21a54f
parent0434d3f4525af32bc29f858f71300351041f552d
mailbox: no need to set .owner platform_driver_register

the platform_driver_register will set the .owner to THIS_MODULE

Signed-off-by: Tian Tao <tiantao6@huawei.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/hi6220-mailbox.c