video: msm: Move no_notify_update from suspend to blank

Current location of no_update_notify completion does not wake up when
fb_blank is called. Since no_update_notify tracks panel power state (it
is assumed that screen updates are expected when the screen is off/blank),
no_update_notify should be completed in the blank helper functions rather
than suspend's.

CRs-Fixed: 434491
Change-Id: I3f74c6d31ba556352e248beb03ce724dbc0c1863
Signed-off-by: Carl Vanderlip <carlv@codeaurora.org>
1 file changed