staging: imx-drm: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:38 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:38 +0000 (16:21 +0200)
commit76dab93696b7e75305236dddf51b6dc5d6e574d5
tree10fa3a6eb2338f6c571c6fc73b12d78e3d1f035f
parentc85d13ed2b64ecbe9ff0806097012a892a433cf5
staging: imx-drm: 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/staging/imx-drm/imx-drm-core.c
drivers/staging/imx-drm/imx-hdmi.c
drivers/staging/imx-drm/imx-ldb.c
drivers/staging/imx-drm/imx-tve.c
drivers/staging/imx-drm/parallel-display.c
This page took 0.029388 seconds and 5 git commands to generate.