RE: [PATCH 1/5 v2] MMC/core: Make sure the power is up, when detect the card

2011-12-06 Thread Huang Changming-R66093
> -Original Message- > From: Hein_Tibosch [mailto:hein_tibo...@yahoo.es] > Sent: Tuesday, December 06, 2011 8:13 PM > To: Huang Changming-R66093 > Cc: linux-mmc@vger.kernel.org; Huang Changming-R66093; Chris Ball > Subject: Re: [PATCH 1/5 v2] MMC/core: Make sure the

Re: [PATCH 1/5 v2] MMC/core: Make sure the power is up, when detect the card

2011-12-06 Thread Hein_Tibosch
Hi Jerry, On 12/6/2011 5:18 PM, r66...@freescale.com wrote: > From: Jerry Huang > > Before running get_cd() recall function to detect whether the card is > present, must make sure the power is up. > > Signed-off-by: Jerry Huang > CC: Chris Ball > --- > changes for v2: > - add the CC > >

[PATCH 1/5 v2] MMC/core: Make sure the power is up, when detect the card

2011-12-06 Thread r66093
From: Jerry Huang Before running get_cd() recall function to detect whether the card is present, must make sure the power is up. Signed-off-by: Jerry Huang CC: Chris Ball --- changes for v2: - add the CC drivers/mmc/core/core.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions