Re: [PATCH] phy: qcom-ufs: Switch dependency to ARCH_QCOM

2015-05-12 Thread Kishon Vijay Abraham I
On Tuesday 12 May 2015 12:49 PM, yga...@codeaurora.org wrote: I'd change the tag to Reviewed-by. looks-good. Reviewed-by: Yaniv Gardi updated the linux-phy tree with this. Cheers Kishon looks good. Acked-by: Yaniv Gardi This phy only exists on platforms under ARCH_QCOM, not ARCH_

Re: [PATCH] phy: qcom-ufs: Switch dependency to ARCH_QCOM

2015-05-12 Thread ygardi
I'd change the tag to Reviewed-by. looks-good. Reviewed-by: Yaniv Gardi > looks good. > > Acked-by: Yaniv Gardi > > >> This phy only exists on platforms under ARCH_QCOM, not ARCH_MSM. >> >> Cc: Yaniv Gardi >> Cc: Dov Levenglick >> Cc: Christoph Hellwig >> Cc: David Brown >> Cc: Bryan Hunt

Re: [PATCH] phy: qcom-ufs: Switch dependency to ARCH_QCOM

2015-05-12 Thread ygardi
looks good. Acked-by: Yaniv Gardi > This phy only exists on platforms under ARCH_QCOM, not ARCH_MSM. > > Cc: Yaniv Gardi > Cc: Dov Levenglick > Cc: Christoph Hellwig > Cc: David Brown > Cc: Bryan Huntsman > Cc: Daniel Walker > Signed-off-by: Stephen Boyd > --- > drivers/phy/Kconfig | 2

[PATCH] phy: qcom-ufs: Switch dependency to ARCH_QCOM

2015-04-10 Thread Stephen Boyd
This phy only exists on platforms under ARCH_QCOM, not ARCH_MSM. Cc: Yaniv Gardi Cc: Dov Levenglick Cc: Christoph Hellwig Cc: David Brown Cc: Bryan Huntsman Cc: Daniel Walker Signed-off-by: Stephen Boyd --- drivers/phy/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --g