commit | d1afe7d453abe5fa2c5adaf490581bac0d81dd95 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Mon Apr 14 12:55:55 2014 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Mon Jun 02 02:07:04 2014 +0900 |
tree | 09435cc8b7de440c2a6b1a25cc0983ac7cc78010 | |
parent | ae08fe6c15e98a48523d36cc4d8f56f49957c14a [diff] |
drm/exynos: fix comment to exynos_drm_device_subdrv_prove call subdrv_probe callback of virtual display driver will be called by exynos_drm_device_subdrv_probe() to create crtc and encoder/connector for virtual display driver. So it fixes comments to exynos_drm_device_subdrv probe call. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>