msm: core: eMMC v4.5 BKOPS fixes
This change fixes the following issues in eMMC v4.5 BKOPS (back
ground operations)
1. For HPI (high priority interrupt) sent using CMD12,
configure R1B response flag, as defined by spec
2. Mark BKOPS shadow flag (doing_bkops) only for non-urgent BKOPS levels,
otherwise is not needed this because BKOPS already completed
synchronously (with R1B)
3. Send HPI before sleep (CMD5), when BKOPS is in progress
Change-Id: I575fe0946d04c91f1de71804409c60c7acb6d46a
Signed-off-by: Konstantin Dorfman <kdorfman@codeaurora.org>
2 files changed