summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/s3c_udc_otg_phy.c
Commit message (Collapse)AuthorAgeLines
* usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-07-0/+101
Split the Samsung specific PHY control into a separate file and compile this into the S3C OTG driver only if used on a Samsung system. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Chin Liang See <clsee@altera.com> Cc: Dinh Nguyen <dinguyen@opensource.altera.com> Cc: Vince Bridgers <vbridger@altera.com> Acked-by: Pavel Machek <pavel@denx.de> Cc: Stefan Roese <sr@denx.de> Reviewed-by: Lukasz Majewski <l.majewski@samsung.com> Tested-by: Lukasz Majewski <l.majewski@samsung.com>