Re: [PATCH] mmc: dw_mmc: add specified capabilities2 of the controller

2013-08-11 Thread Jaehoon Chung
On 08/09/2013 10:31 PM, Seungwon Jeon wrote: > On Fri, August 02, 2013, Jaehoon Chung wrote: >> Add the capabilities2 of controller to use MMC_CAP2_* >> In future, we can use the capability like packed command with caps2. >> >> Signed-off-by: Jaehoon Chung >> --- >> drivers/mmc/host/dw_mmc.c |

RE: [PATCH] mmc: dw_mmc: add specified capabilities2 of the controller

2013-08-09 Thread Seungwon Jeon
On Fri, August 02, 2013, Jaehoon Chung wrote: > Add the capabilities2 of controller to use MMC_CAP2_* > In future, we can use the capability like packed command with caps2. > > Signed-off-by: Jaehoon Chung > --- > drivers/mmc/host/dw_mmc.c |3 +++ > drivers/mmc/host/dw_mmc.h |2 ++ > 2 f