mmc: msm_sdcc: deprecate early suspend functionality

Early suspend is used in SDCC driver to control the card
detection capability, specifically when there are no
hardware based card detection mechanisms. When early suspend
is triggerred, the polling capability is disabled to mitigate
power consumption issues during platform suspend. Since the
core layer is now able to achieve the same functionality using
pm notifiers, deprecate the early suspend usage in SDCC driver.

Change-Id: Ibdfadb0c001f6c3b1040b6caf030224b370eb97a
Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>
2 files changed