commit | d77c1198666d87a9b21e9594ca29ac7e42011623 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | Sat Feb 04 18:55:25 2012 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Fri May 04 15:53:01 2012 +0300 |
tree | a21334bdffcb83780a06cb308293f082bec51eda | |
parent | d809f78f81fc1c7e9d8afaaa51ec4813612aff94 [diff] |
usb: gadget: fsl_qe_udc: convert to new style start/stop This patches converts the driver into the new style start/stop interface. As a result the driver no longer uses the static global udc_conroller variable. Compile tested only. Cc: Li Yang <leoli@freescale.com> Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Signed-off-by: Felipe Balbi <balbi@ti.com>