commit | ec6121ed213b20ab9810403c007b140ce8976a0c | [log] [tgz] |
---|---|---|
author | Erik Gilling <konkers@android.com> | Tue Dec 13 01:18:41 2011 +0800 |
committer | Andy Green <andy.green@linaro.org> | Mon Jan 09 11:16:14 2012 +0800 |
tree | b9e45eca6f92105dd1ea27c19d3942f0e75718aa | |
parent | 75391f5242e042ad128f4fc2f2fcf39f9850eda6 [diff] |
usb: otg: add proxy_wait handler to otg_id Some otg_id handlers can detect what's connected but can't detect a change. This allows that handler to pass off the waiting for ID change to a proxy. Change-Id: Ib38b750c3da4bffc35e37b620ecee37c5d64d31f Signed-off-by: Erik Gilling <konkers@android.com>