From: Alexander Shishkin Date: Fri, 11 May 2012 14:25:46 +0000 (+0300) Subject: usb: chipidea: split the driver code into units X-Git-Tag: v3.5-rc1~149^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e443b333629f82ca0da91a05ca638050943bbedd;p=pandora-kernel.git usb: chipidea: split the driver code into units Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events. Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed