OSDN Git Service

gpu: drm: msm: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:33 +0000 (16:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:20:33 +0000 (16:20 +0200)
commit6a4d005e64d034dbd9f3ce551aeb1f89d0f65c7c
treec4915aebf6d625d65de1305c8fa099e54ac2223c
parent3097735b381b5271dd9cd36dd361473391506f2c
gpu: drm: msm: 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/msm/msm_drv.c