2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/drivers/usb/otg
Kishon Vijay Abraham I b8a3efa3a3 usb: otg: twl: use devres API to allocate resources
used devres API while allocating memory resource in twl4030 and twl6030
so that these resources are released automatically on driver detach.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-06-25 14:08:53 +03:00
..
ab8500-usb.c usb: otg: support for multiple transceivers by a single controller 2012-06-25 14:05:35 +03:00
fsl_otg.c usb: otg: support for multiple transceivers by a single controller 2012-06-25 14:05:35 +03:00
fsl_otg.h usb: otg: fsl: Start using struct usb_otg 2012-02-13 13:35:25 +02:00
gpio_vbus.c usb: otg: support for multiple transceivers by a single controller 2012-06-25 14:05:35 +03:00
isp1301_omap.c usb: otg: support for multiple transceivers by a single controller 2012-06-25 14:05:35 +03:00
Kconfig Here we have a big rework done by Heikki Krogerus (thanks) which 2012-03-01 08:45:33 -08:00
Makefile usb: otg: kill langwell_otg driver 2012-01-24 15:41:51 +02:00
msm_otg.c usb: otg: support for multiple transceivers by a single controller 2012-06-25 14:05:35 +03:00
mv_otg.c usb: otg: support for multiple transceivers by a single controller 2012-06-25 14:05:35 +03:00
mv_otg.h usb: otg: mv_otg: Start using struct usb_otg 2012-02-27 15:41:22 +02:00
nop-usb-xceiv.c usb: otg: support for multiple transceivers by a single controller 2012-06-25 14:05:35 +03:00
otg_fsm.c usb: otg: fsl: Start using struct usb_otg 2012-02-13 13:35:25 +02:00
otg_fsm.h usb: otg: fsl: Start using struct usb_otg 2012-02-13 13:35:25 +02:00
otg.c usb: otg: utils: devres: Add API's to associate a device with the phy 2012-06-25 14:06:16 +03:00
twl4030-usb.c usb: otg: twl: use devres API to allocate resources 2012-06-25 14:08:53 +03:00
twl6030-usb.c usb: otg: twl: use devres API to allocate resources 2012-06-25 14:08:53 +03:00
ulpi_viewport.c usb: otg: ulpi: Start using struct usb_otg 2012-02-13 13:35:56 +02:00
ulpi.c usb: otg: ulpi: Start using struct usb_otg 2012-02-13 13:35:56 +02:00