Files
android_kernel_xiaomi_sm8450/drivers/usb/dwc3
Chanho Park 802ca85067 usb: dwc3: use devm_xxx functions
This patch enables to use devm_xxx functions during probing driver.
The devm_xxx series functions are able to release resource when the
driver is detatched. We can remove several codes to release resources
in the probe function.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-03-02 12:11:59 +02:00
..
2012-03-02 12:11:59 +02:00
2012-02-13 16:02:06 +02:00
2012-03-02 12:11:59 +02:00
2012-03-02 12:11:59 +02:00
2012-02-13 16:02:06 +02:00
2011-12-12 11:48:29 +02:00