commit | 7a8a3a9bec7432eedcb32b54a3940d0593246060 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Feb 13 13:24:04 2012 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Feb 13 13:35:06 2012 +0200 |
tree | 6b1e604271f9f733d5414d1f3e54d53c67a2feaa | |
parent | de07e18c00c403d5076a5a697d83fe3ced73bc30 [diff] |
usb: otg: Separate otg members from usb_phy Introducing struct otg and collecting otg specific members to it from struct usb_phy. There are no changes to struct usb_phy at this stage. This also renames transceiver specific functions, and offers aliases for the old otg ones. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Reviewed-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>