mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
authorGrégory Soutadé <gsoutade@neotion.com>
Mon, 15 Sep 2014 15:47:09 +0000 (17:47 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 18 Sep 2014 22:03:36 +0000 (00:03 +0200)
commit69803d4f487fc60ce740f1fe1f0d2092d97277b6
tree924bff53656eeef629cc4a5123e390e21e956a3a
parentb4493eea4a6561bd9fa57aaa2f7d2b5ea31a1f2e
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"

Replace ext_csd "enhanced_area_en" attribute by
 "partition_setting_completed". It was used whether or
 not enhanced user area is defined and without checks of
 EXT_CSD_PARTITION_SETTING_COMPLETED bit.

Signed-off-by: Grégory Soutadé <gsoutade@neotion.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/mmc.c
include/linux/mmc/card.h
include/linux/mmc/mmc.h