summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/wm8350-regmap.c
diff options
context:
space:
mode:
authorAlban Browaeys <alban.browaeys@gmail.com>2015-01-29 16:18:40 -0500
committerInki Dae <inki.dae@samsung.com>2015-02-07 02:38:41 -0500
commite2dc3f72eea7decdb56368f0de88bba343720828 (patch)
tree59b2b7f28a3f646a2af109cd6e98fabced065c84 /drivers/mfd/wm8350-regmap.c
parent92dc7a047b02be447a51baa93deb0c0f694241a5 (diff)
drm/exynos: fix no hdmi output
The hdmi outputs black screen only even though under the hood Xorg and framebuffer console are fine : devices found and initialized, but not a pixel out. Commit 93bca243ec96 ("drm/exynos: remove struct exynos_drm_manager") changed the call order of mixer_initialize with regards to exynos_drm_crtc_create. This changes breaks hdmi out on Odroid U2 (linux-next with added Marek Szyprowski v4 hdmi patchset from linux-samsung-soc ML). Restore the previous call ordering get hdmi to ouput proper pixels: ie call mixer_initialize first then exynos_drm_crtc_create. Fixes: 93bca243ec96 ("drm/exynos: remove struct exynos_drm_manager") Signed-off-by: Alban Browaeys <prahal@yahoo.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/mfd/wm8350-regmap.c')
0 files changed, 0 insertions, 0 deletions