]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAPDSS: HDMI: Handle panel init error at probe
authorRicardo Neri <ricardo.neri@ti.com>
Tue, 6 Nov 2012 06:19:14 +0000 (00:19 -0600)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 6 Nov 2012 11:33:35 +0000 (13:33 +0200)
commit66a06b0c5997fd45eb22c18e8343a3d3865fd5a1
tree93ac59837f78da7dcfe78a3b56f55153e2864093
parent7888839e258ee114ca2faabbf741c5001ff668ad
OMAPDSS: HDMI: Handle panel init error at probe

Do not blindly assume that the panel could be initialized.

While there, group mutex initialization at a single place.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/hdmi.c