Re: [PATCH] regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths

2013-01-16 Thread Mark Brown
On Sat, Jan 12, 2013 at 02:58:35PM +0800, Axel Lin wrote: > Signed-off-by: Axel Lin Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths

2013-01-16 Thread gshark
2013년 01월 12일 15:58, Axel Lin 쓴 글: Signed-off-by: Axel Lin --- drivers/regulator/lp8755.c | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/drivers/regulator/lp8755.c b/drivers/regulator/lp8755.c index decb3ad..8c3f3f2 100644 --- a/drivers/regulator/lp8

[PATCH] regulator: lp8755: Don't show unrelated messags in lp8755_probe error paths

2013-01-11 Thread Axel Lin
Signed-off-by: Axel Lin --- drivers/regulator/lp8755.c | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/drivers/regulator/lp8755.c b/drivers/regulator/lp8755.c index decb3ad..8c3f3f2 100644 --- a/drivers/regulator/lp8755.c +++ b/drivers/regulator/lp8755.c