Re: [PATCH 5/9] regulator: max77693: Add missing of_node_put

2014-02-17 Thread Mark Brown
On Mon, Feb 17, 2014 at 02:33:33PM +0530, Sachin Kamat wrote: > Add of_node_put to decrement the ref count. Applied, thanks. signature.asc Description: Digital signature

[PATCH 5/9] regulator: max77693: Add missing of_node_put

2014-02-17 Thread Sachin Kamat
Add of_node_put to decrement the ref count. Signed-off-by: Sachin Kamat --- drivers/regulator/max77693.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/regulator/max77693.c b/drivers/regulator/max77693.c index 057d040e6feb..d6807fd7eadc 100644 --- a/drivers/re