commit | dc2377d0b0a298ec9d7d232c0d757f462dedcca2 | [log] [tgz] |
---|---|---|
author | Vivek Gautam <gautam.vivek@samsung.com> | Thu Mar 14 15:59:10 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:18:15 2013 +0200 |
tree | a919ac2faefe701787edf7e459edd8fe17289fc6 | |
parent | 2ba7943af0f0cca5a069cd3aff807815bc76fff1 [diff] |
usb: phy: samsung: Common out the generic stuff Moving register and structure definitions to header file, and keeping the generic functions to be used across multiple PHYs in common phy helper driver under SAMSUNG_USBPHY, and moving USB 2.0 PHY driver under SAMSUNG_USB2PHY. Also allowing samsung PHY drivers be built as modules. Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> Acked-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>