OSDN Git Service

drm/exynos: update to use component match support
authorInki Dae <inki.dae@samsung.com>
Thu, 11 Sep 2014 08:04:03 +0000 (17:04 +0900)
committerInki Dae <daeinki@gmail.com>
Fri, 19 Sep 2014 15:56:13 +0000 (00:56 +0900)
commit53c5558d95f544864a09372a8ffeffac55e60b7c
treee1e4d53caf67381f7f360207678372976c86228c
parent18383cb92f0d19e76e0374e573067e627cab9c92
drm/exynos: update to use component match support

Update Exynos's DRM driver to use component match support rater than
add_components.

Changelog v2:
- release devices and drivers if failed.
- change compare_of to compare_dev.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Tested-by: Andrzej Hajda <a.hajda@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c