Re: [PATCH RESEND 1/5] mmc: drop the speed mode of card's state

2014-02-18 Thread Ulf Hansson
On 18 February 2014 14:43, Seungwon Jeon wrote: > On Mon, February 17, 2014, Ulf Hansson wrote: >> On 15 February 2014 15:18, Seungwon Jeon wrote: >> > Timing mode identifier has same role and can take the place >> > of speed mode. This change removes all related speed mode. >> > >> > Signed-off-

RE: [PATCH RESEND 1/5] mmc: drop the speed mode of card's state

2014-02-18 Thread Seungwon Jeon
On Mon, February 17, 2014, Ulf Hansson wrote: > On 15 February 2014 15:18, Seungwon Jeon wrote: > > Timing mode identifier has same role and can take the place > > of speed mode. This change removes all related speed mode. > > > > Signed-off-by: Seungwon Jeon > > --- > > drivers/mmc/core/bus.c

Re: [PATCH RESEND 1/5] mmc: drop the speed mode of card's state

2014-02-17 Thread Ulf Hansson
On 15 February 2014 15:18, Seungwon Jeon wrote: > Timing mode identifier has same role and can take the place > of speed mode. This change removes all related speed mode. > > Signed-off-by: Seungwon Jeon > --- > drivers/mmc/core/bus.c |9 + > drivers/mmc/core/core.c |3 +-- >