diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-12-07 16:47:28 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2012-12-07 16:51:36 +0200 |
commit | 636f4e1b45c6204c6912cefa2bdbe22e00784a43 (patch) | |
tree | a3b93ff53f91c714e9817c75de0060c3827a91c7 /drivers/mmc/core/bus.h | |
parent | 09645d258334c650cb65a93f55d9acdcd4420d44 (diff) | |
download | linux-636f4e1b45c6204c6912cefa2bdbe22e00784a43.tar.gz linux-636f4e1b45c6204c6912cefa2bdbe22e00784a43.tar.bz2 linux-636f4e1b45c6204c6912cefa2bdbe22e00784a43.zip |
OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem
Currently omapfb_realloc_fbmem() calls dssdev->sync to ensure any
possible frame update is finished. This patch moves the call to
dssdev->sync from omapfb_realloc_fbmem to the callers of
omapfb_realloc_fbmem.
This keeps dssdev related calls out from omapfb_realloc_fbmem, which
makes sense as the function should only deal with fb memory. Also, this
seems to avoid a lockdep warning about possible circular locking.
However, the exact reason for that warning is still unclear.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/mmc/core/bus.h')
0 files changed, 0 insertions, 0 deletions