]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mailbox: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:43 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:43 +0000 (16:20 +0200)
commitaaa8a418ec5a2bdb4b0e51bcd7775f81db3a3dd8
tree25dd1eeec63dd8ba845252c4d88d4963eed108ea
parentff3ad09b0dbc0d30764c7d46fecf99958781a921
mailbox: drop owner assignment from platform_drivers

A platform_driver does not need to set an owner, it will be populated by the
driver core.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/mailbox/omap-mailbox.c