Re: [PATCH v4 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"

2014-09-11 Thread Ulf Hansson
On 11 September 2014 08:38, Grégory Soutadé wrote: > 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é

[PATCH v4 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"

2014-09-11 Thread Grégory Soutadé
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é --- drivers/mmc/core/mmc.c |9 -

[PATCH v4 0002/0003] mmc: Replace enhanced_area_en attribute by partition_setting_completed

2014-09-11 Thread Grégory Soutadé
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é gsout...@neotion.com --- drivers/mmc/core/mmc.c |9 -

Re: [PATCH v4 0002/0003] mmc: Replace enhanced_area_en attribute by partition_setting_completed

2014-09-11 Thread Ulf Hansson
On 11 September 2014 08:38, Grégory Soutadé gsout...@neotion.com wrote: 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