Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc

2014-04-22 Thread Ulf Hansson
>> >> >> >> I am not sure it's safe to carry this patch through Chris' mmc tree >> >> due to merge conflicts with John's wireless tree. >> >> >> >> Though, since you have changed the mmc_card_highspeed() function to be >> >> named to mmc_card_hs(), we need to work out the dependency. >> >> >> >> We

RE: [PATCH] linux-next: rsi: fix using of removed stuff from mmc

2014-04-22 Thread Seungwon Jeon
On Tue, April 22, 2014, Ulf Hansson wrote: > On 22 April 2014 12:53, Seungwon Jeon wrote: > > On Tue, April 22, 2014, Ulf Hansson wrote: > >> On 22 April 2014 08:57, Seungwon Jeon wrote: > >> > As commit 3957848(mmc: drop the speed mode of card's state) applies, > >> > this change should be follo

Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc

2014-04-22 Thread Ulf Hansson
On 22 April 2014 12:53, Seungwon Jeon wrote: > On Tue, April 22, 2014, Ulf Hansson wrote: >> On 22 April 2014 08:57, Seungwon Jeon wrote: >> > As commit 3957848(mmc: drop the speed mode of card's state) applies, >> > this change should be followed. >> > >> > drivers/net/wireless/rsi/rsi_91x_sdio.

RE: [PATCH] linux-next: rsi: fix using of removed stuff from mmc

2014-04-22 Thread Seungwon Jeon
On Tue, April 22, 2014, Ulf Hansson wrote: > On 22 April 2014 08:57, Seungwon Jeon wrote: > > As commit 3957848(mmc: drop the speed mode of card's state) applies, > > this change should be followed. > > > > drivers/net/wireless/rsi/rsi_91x_sdio.c:288:20: error: > > 'MMC_STATE_HIGHSPEED' undeclare

Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc

2014-04-22 Thread Ulf Hansson
On 22 April 2014 08:57, Seungwon Jeon wrote: > As commit 3957848(mmc: drop the speed mode of card's state) applies, > this change should be followed. > > drivers/net/wireless/rsi/rsi_91x_sdio.c:288:20: error: 'MMC_STATE_HIGHSPEED' > undeclared (first use in this function) > drivers/net/wireless/r

[PATCH] linux-next: rsi: fix using of removed stuff from mmc

2014-04-21 Thread Seungwon Jeon
As commit 3957848(mmc: drop the speed mode of card's state) applies, this change should be followed. drivers/net/wireless/rsi/rsi_91x_sdio.c:288:20: error: 'MMC_STATE_HIGHSPEED' undeclared (first use in this function) drivers/net/wireless/rsi/rsi_91x_sdio.c:299:4: error: implicit declaration of