OMAPDSS: don't WARN if there's no DSI device
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 12 Nov 2012 14:55:28 +0000 (16:55 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 27 Nov 2012 10:27:01 +0000 (12:27 +0200)
commite870f212324b451ff17a1c78739d3ab54ea092cf
tree852decea3ec4a85bf0297464d5fa73c305df271b
parent1de8e129f5e77e5eac6dc0a30df403404ddcd2b3
OMAPDSS: don't WARN if there's no DSI device

dsi_get_dsidev_from_id() gives a WARN if DSI support is not compiled in.
This warning is not right, as it's valid to call
dsi_get_dsidev_from_id() to see if there is DSI support or not.

Remove the WARN().

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.h