Re: [PATCH 1/2] regulator: qcom_saw: Fix testing wrong value

2016-02-20 Thread Mark Brown
On Thu, Feb 11, 2016 at 12:57:21PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin I'm going to drop this driver so these patches are no longer required. signature.asc Description: PGP signature

Re: [PATCH 1/2] regulator: qcom_saw: Fix testing wrong value

2016-02-20 Thread Mark Brown
On Thu, Feb 11, 2016 at 12:57:21PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin I'm going to drop this driver so these patches are no longer required. signature.asc Description: PGP signature

[PATCH 1/2] regulator: qcom_saw: Fix testing wrong value

2016-02-10 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/regulator/qcom_saw-regulator.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/qcom_saw-regulator.c b/drivers/regulator/qcom_saw-regulator.c index c800f16..c00f0df 100644 --- a/drivers/regulator/qcom_saw-regulator.c

[PATCH 1/2] regulator: qcom_saw: Fix testing wrong value

2016-02-10 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/regulator/qcom_saw-regulator.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/qcom_saw-regulator.c b/drivers/regulator/qcom_saw-regulator.c index c800f16..c00f0df 100644 ---