From: Alexander Shishkin Date: Tue, 8 May 2012 20:29:01 +0000 (+0300) Subject: usb: gadget: ci13xxx: convert to platform device X-Git-Tag: v3.5-rc1~149^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62bb84ed0e4d14b0a5070f44b2387a42f7f535d9;p=pandora-kernel.git usb: gadget: ci13xxx: convert to platform device Let's break ci13xxx driver into a separate udc driver and platform drivers _pci and _msm, which will create a platform device for each pci (or msm) device found. The approach was introduced by Felipe in dwc3 driver and there seems to be no reason not to use it. msm related code is only compile-tested. Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed