Re: [RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage

2016-09-23 Thread Shawn Lin
在 2016/9/23 15:12, Adrian Hunter 写道: On 23/09/16 03:12, Shawn Lin wrote: From: Ziyuan Xu Sdhci shouldn't switch to the unsupported voltage if claiming that it can not support the requested voltage. Let's fix it. Signed-off-by: Ziyuan Xu

Re: [RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage

2016-09-23 Thread Shawn Lin
在 2016/9/23 15:12, Adrian Hunter 写道: On 23/09/16 03:12, Shawn Lin wrote: From: Ziyuan Xu Sdhci shouldn't switch to the unsupported voltage if claiming that it can not support the requested voltage. Let's fix it. Signed-off-by: Ziyuan Xu Signed-off-by: Shawn Lin --- Changes in v2: None

Re: [RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage

2016-09-23 Thread Adrian Hunter
On 23/09/16 03:12, Shawn Lin wrote: > From: Ziyuan Xu > > Sdhci shouldn't switch to the unsupported voltage if claiming > that it can not support the requested voltage. Let's fix it. > > Signed-off-by: Ziyuan Xu > Signed-off-by: Shawn Lin

Re: [RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage

2016-09-23 Thread Adrian Hunter
On 23/09/16 03:12, Shawn Lin wrote: > From: Ziyuan Xu > > Sdhci shouldn't switch to the unsupported voltage if claiming > that it can not support the requested voltage. Let's fix it. > > Signed-off-by: Ziyuan Xu > Signed-off-by: Shawn Lin > --- > > Changes in v2: None > >

[RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage

2016-09-22 Thread Shawn Lin
From: Ziyuan Xu Sdhci shouldn't switch to the unsupported voltage if claiming that it can not support the requested voltage. Let's fix it. Signed-off-by: Ziyuan Xu Signed-off-by: Shawn Lin --- Changes in v2: None

[RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage

2016-09-22 Thread Shawn Lin
From: Ziyuan Xu Sdhci shouldn't switch to the unsupported voltage if claiming that it can not support the requested voltage. Let's fix it. Signed-off-by: Ziyuan Xu Signed-off-by: Shawn Lin --- Changes in v2: None drivers/mmc/host/sdhci.c | 6 -- 1 file changed, 4 insertions(+), 2

[PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage

2016-09-22 Thread Shawn Lin
From: Ziyuan Xu Sdhci shouldn't switch to the unsupported voltage if claiming that it can not support the requested voltage. Let's fix it. Signed-off-by: Ziyuan Xu Signed-off-by: Shawn Lin --- Changes in v2: None

[PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage

2016-09-22 Thread Shawn Lin
From: Ziyuan Xu Sdhci shouldn't switch to the unsupported voltage if claiming that it can not support the requested voltage. Let's fix it. Signed-off-by: Ziyuan Xu Signed-off-by: Shawn Lin --- Changes in v2: None drivers/mmc/host/sdhci.c | 6 -- 1 file changed, 4 insertions(+), 2