remoteproc: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:29 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:29 +0000 (16:21 +0200)
commit51aa31b49fa0be1062c44eb74f242dfc4ae7c496
treef22116e3ddf6cdaa8b63645b356e5dd8d1791720
parent6c794b2654555d6af7572e3a8f13b2b39126df0c
remoteproc: 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/remoteproc/da8xx_remoteproc.c
drivers/remoteproc/omap_remoteproc.c
drivers/remoteproc/ste_modem_rproc.c