commit | 9d1e25c9982b97f5f3f2b9c885e823ee58a9fb3d | [log] [tgz] |
---|---|---|
author | Seung-Woo Kim <sw0312.kim@samsung.com> | Mon Jul 28 17:15:22 2014 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Aug 04 13:39:27 2014 +0900 |
tree | bb93f2c888e88cb7ddd6952a94a39b47b09e518b | |
parent | f1e716d8f89b5e4bfde73e50b59694c421173015 [diff] |
drm/exynos: hdmi: add null check for hdmiphy_port The hdmiphy can be apb and hdmiphy_port can be null. So before accessing hdmiphy_port, it should be checked. Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>