commit | a676fb62b15b8fdb3a3dce9679863195d50bdd06 | [log] [tgz] |
---|---|---|
author | Raviteja Garimella <raviteja.garimella@broadcom.com> | Wed May 10 18:21:17 2017 +0530 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Jun 13 13:21:01 2017 +0300 |
tree | 9192349d60990f543fdf3338e21311c547094211 | |
parent | e800e8cbdf42c73602b90258f82a2cfe86ec53a7 [diff] |
usb: gadget: udc: Rename amd5536udc driver file based on IP This patch renames the amd5536udc.c that has the core driver functionality of Synopsys UDC to snps_udc_core.c The symbols exported here can be used by any UDC driver that uses the same Synopsys IP. Signed-off-by: Raviteja Garimella <raviteja.garimella@broadcom.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>