Support usb mode framework in Tizen
authorChengwei Yang <chengwei.yang@intel.com>
Wed, 5 Dec 2012 09:34:23 +0000 (17:34 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Wed, 5 Dec 2012 09:34:23 +0000 (17:34 +0800)
commit1ed2e6ae051dfa4ec0a53fb5ffead29261a418a5
tree7f9cad4270393f3b8df8b93824c368cc28db9c92
parentbdfe5923208a5ebabf7de3271adf617563281dfb
Support usb mode framework in Tizen

So far, we have a forked usb-server for PR3 to make sure the usb mode
framework works on PR3. However, we'd like to patch kernel now rather
than maintain another forked package.

This is the correct way because there maybe no way to work out without
patch kernel in future. So it's better to patch one rather than two.

Change-Id: I3ac4052c288b2a647fe560f42308872d1de2741f
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
drivers/usb/gadget/android.c