OSDN Git Service

gpu: drm: exynos: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:32 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:32 +0000 (16:20 +0200)
commit3097735b381b5271dd9cd36dd361473391506f2c
tree2d4375352212f57b19eb4020c5e2eca9e641d6d7
parent85a4389974c6fe08bdb1346d28efec0eea911f70
gpu: drm: exynos: 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/exynos/exynos_drm_drv.c