ARM: plat-pxa: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:07 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:07 +0000 (16:20 +0200)
commit848ceb1b85e306a8634ea6ed6ec752598554f5b1
tree7a1acd0f888d0f56fe2d85798219375e902cfd45
parent67cfdbc4dcac4a9105adbdb5926facd2a4d304f9
ARM: plat-pxa: 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>
arch/arm/plat-pxa/ssp.c