Home
last modified time | relevance | path

Searched hist:"802 ca85067e11cdeddeb34ef53de03e5a7d509da" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-omap.cdiff 802ca85067e11cdeddeb34ef53de03e5a7d509da Wed Feb 15 10:27:55 CET 2012 Chanho Park <chanho61.park@samsung.com> 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>
H A Ddwc3-pci.cdiff 802ca85067e11cdeddeb34ef53de03e5a7d509da Wed Feb 15 10:27:55 CET 2012 Chanho Park <chanho61.park@samsung.com> 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>
H A Dcore.cdiff 802ca85067e11cdeddeb34ef53de03e5a7d509da Wed Feb 15 10:27:55 CET 2012 Chanho Park <chanho61.park@samsung.com> 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>