OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 16 Oct 2012 11:51:21 +0000 (13:51 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 17 Oct 2012 06:26:08 +0000 (09:26 +0300)
commitda6c56873927418aba585038e5c4d3d72a4d9b6c
tree3adaf6d7057c8fe1e45db659820dc353bc2813a4
parente7d9facf0bab6d919342fea17c8cc0f65f8a0fe9
OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()

Appear to be a copy-paste bug: the code was checking board_data->dsi_enable_pads
while calling board_data->dsi_disable_pads.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/core.c
This page took 0.033081 seconds and 5 git commands to generate.