RE: [PATCH V2 2/2] mmc: core: Enable MMC_CAP2_CACHE_CTRL as default

2014-02-04 Thread Seungwon Jeon
Hi Alim, On Mon, February 03, 2014, Alim Akhtar wrote: Hi Ulf On Thu, Dec 19, 2013 at 12:04 PM, Ulf Hansson ulf.hans...@linaro.org wrote: There are no reason to why the use of a non-volatile internal eMMC cache should be controlled by a host cap. Instead let's just enable it if the eMMC

Re: [PATCH V2 2/2] mmc: core: Enable MMC_CAP2_CACHE_CTRL as default

2014-02-02 Thread Alim Akhtar
Hi Ulf On Thu, Dec 19, 2013 at 12:04 PM, Ulf Hansson ulf.hans...@linaro.org wrote: There are no reason to why the use of a non-volatile internal eMMC cache should be controlled by a host cap. Instead let's just enable it if the eMMC card supports it. Signed-off-by: Ulf Hansson

[PATCH V2 2/2] mmc: core: Enable MMC_CAP2_CACHE_CTRL as default

2013-12-19 Thread Ulf Hansson
There are no reason to why the use of a non-volatile internal eMMC cache should be controlled by a host cap. Instead let's just enable it if the eMMC card supports it. Signed-off-by: Ulf Hansson ulf.hans...@linaro.org Acked-by: Seungwon Jeon tgih@samsung.com --- drivers/mmc/core/core.c |