drm/exynos: added device object as argument of subdrv_probe().
commit41c243464f2420744f1c14da77e230440c1c31b4
authorInki Dae <inki.dae@samsung.com>
Fri, 14 Oct 2011 04:29:48 +0000 (14 13:29 +0900)
committerDave Airlie <airlied@redhat.com>
Tue, 18 Oct 2011 09:01:18 +0000 (18 10:01 +0100)
tree0ea9dbd73079515dd846d2c5d500367f44a83ace
parent8e9cc6a13ac0c6a5a1fef5ca2bda0925832516f3
drm/exynos: added device object as argument of subdrv_probe().

sub drivers should refer to its own device object to access
its own context.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/exynos/exynos_drm_core.c
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_fimd.c