Files
linux-stable-mirror/include/linux
Daniel Mack 91c8a5a998 USB OTG: add support for ulpi connected external transceivers
This adds support for OTG transceivers directly connected to the ULPI
interface. In particular, the following details are added

- a struct for low level io functions (read/write)
- a priv field to be used as 'viewport' by low level access functions
- an (*init) and (*shutdown) callbacks, along with static inline helpers
- a (*set_vbus) callback to switch the port power on and off
- a flags field for per-transceiver settings
- some defines for the flags bitmask to configure platform specific
  details

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Heikki Krogerus <ext-heikki.krogerus@nokia.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-11 11:55:16 -08:00
..
2009-11-24 08:18:54 +02:00
2009-12-03 11:58:47 +00:00
2009-11-28 15:05:05 -05:00
2009-12-02 23:38:13 -08:00
2009-12-04 15:39:57 +01:00
2009-12-03 12:03:40 +05:30
2009-12-03 09:32:17 +02:00
2009-11-28 15:05:05 -05:00
2009-12-03 11:43:23 +00:00
2009-12-02 09:55:33 +01:00
2009-12-03 11:53:02 +00:00
2009-11-30 12:02:53 +09:00
2009-12-02 19:57:15 -08:00