From: Alexander Shishkin Date: Fri, 11 May 2012 14:25:48 +0000 (+0300) Subject: usb: chipidea: remove unused field "regs" from ci13xxx X-Git-Tag: v3.5-rc1~149^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8c1376c2202c9158ab908d730524a590bafdcb8;p=pandora-kernel.git usb: chipidea: remove unused field "regs" from ci13xxx The old implementation used global hw_bank, the new implementation uses udc-local hw_bank. This field seems to be a leftover from previous coding experiments. Signed-off-by: Alexander Shishkin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed