OSDN Git Service

gpu: drm: shmobile: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:34 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:34 +0000 (16:20 +0200)
commit1b53d63ab719f582a218f579be4d0a26309923a2
tree7313b99b4eff47ef3b07f5e0254b6cc814cac4c4
parent8749393d361fa003a6b09152972043f6d6cd2b74
gpu: drm: shmobile: 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/gpu/drm/shmobile/shmob_drm_drv.c