Support usb mode framework in Tizen
authorChengwei Yang <chengwei.yang@intel.com>
Fri, 7 Jun 2013 02:56:44 +0000 (10:56 +0800)
committerYin Kangkai <kangkai.yin@linux.intel.com>
Thu, 26 Dec 2013 14:33:48 +0000 (22:33 +0800)
commit30cf918ea8d23856d9ef77cf2b4f8df34d19f83e
tree0b37b32655bbbc2053af3c9aacd8b6f00164ba18
parent070c43cdcee70e87d9a61eb8e875bde0892804cd
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.

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