lkml.org 
[lkml]   [2014]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/2] Fix double clk_diable and use _devm functions
The first patch fixed the bug of calling clk_disable when the clk is
not enabled and the second patch uses devm function and removes the
corresponding free and error handling code and does away with all
labels in the probe function.

Himangi Saraogi (2):
usb: gadget: mv_u3d_core: Correct clk_disable twice
usb: gadget: mv_u3d_core: use devm_ functions

drivers/usb/gadget/mv_u3d_core.c | 131 ++++++++++-----------------------------
1 file changed, 34 insertions(+), 97 deletions(-)

--
1.9.1



\
 
 \ /
  Last update: 2014-06-04 00:01    [W:0.032 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site