commit | 691962d1593a16d5c8c9a5bb60b586ac3e54acc8 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Thu Jun 13 17:59:57 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jun 17 13:47:17 2013 -0700 |
tree | c1883ccaa32b99032b62e856b9db46e36e9c7d74 | |
parent | 40dcd0e8067b35e247f74409d79443634daf35ac [diff] |
usb: chipidea: introduce dual role mode pdata flags Even if a chipidea core is otg capable the board may not be. This allows to explicitly set the core to host/peripheral mode. Without these flags the driver falls back to the old behaviour. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>