| commit | ab246b81fb40a587e89f281fe9255833b7540220 | [log] [tgz] |
|---|---|---|
| author | Colin Cross <ccross@android.com> | Fri Jun 24 15:58:51 2011 -0700 |
| committer | Dima Zavin <dima@android.com> | Mon Jul 11 15:30:10 2011 -0700 |
| tree | 0434320e4a18914f566811227e22886cea99622f | |
| parent | 2fc52d645892c7a5fb9915b09351f934ea03f15d [diff] |
USB: otg: add otg id notifier utiltiies Add a otg_id notifier to allow multiple drivers to cooperate to determine the type of cable connected to a USB connector without requiring direct calls between the drivers. Change-Id: Ic5675f1a89daf85b17336765de24e4bdb6df6348 Signed-off-by: Colin Cross <ccross@android.com>