Re: [PATCH 7/9] regulator: max8998: Add missing of_node_put

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

[PATCH 7/9] regulator: max8998: 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/max8998.c |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/regulator/max8998.c b/drivers/regulator/max8998.c index ae3f0656feb0..ce22d4f3f3eb 100644 --- a/drivers/reg