mmc: Resolve BKOPS compatability issue
authorAlexey Skidanov <alexey.skidanov@sandisk.com>
Thu, 29 Jan 2015 08:49:43 +0000 (10:49 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 29 Jan 2015 10:15:12 +0000 (11:15 +0100)
This patch is coming to fix compatibility issue of BKOPS_EN  field of EXT_CSD.
In eMMC-5.1, BKOPS_EN was changed, and now it has two operational bits:
Bit 0 - MANUAL_EN
Bit 1 - AUTO_EN
In previous eMMC revisions, only Bit 0 was supported.

Signed-off-by: Alexey Skidanov <alexey.skidanov@sandisk.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/core.c
drivers/mmc/core/mmc.c
include/linux/mmc/card.h
include/linux/mmc/mmc.h

Simple merge
Simple merge
Simple merge
Simple merge