diff options
author | 2011-11-25 17:22:53 +0200 | |
---|---|---|
committer | 2011-12-02 08:54:55 +0200 | |
commit | cc372d84e231ea9f574ef5de9a7ab39dee5a021d (patch) | |
tree | 7fa18bfa625f29778a1eee6697c243e0c7ea3bf6 /fs/jbd2/commit.c | |
parent | OMAPDSS: check the return value of dss_mgr_enable() (diff) | |
download | linux-rng-cc372d84e231ea9f574ef5de9a7ab39dee5a021d.tar.xz linux-rng-cc372d84e231ea9f574ef5de9a7ab39dee5a021d.zip |
OMAPDSS: APPLY: fix extra_info_update_ongoing
extra_info_update_ongoing() skipped checks for overlays that were marked
as disabled. This doesn't work, as the enable status of an overlay is in
the extra_info group, and thus extra_info_update_ongoing() reports false
when we are disabling an overlay. This causes
wait_pending_extra_info_updates() to not wait for the ongoing overlay
disable.
This patch changes extra_info_update_ongoing() to check the state of
overlays marked as disabled.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions