usb: chipidea: remove unused field "regs" from ci13xxx
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 11 May 2012 14:25:48 +0000 (17:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 May 2012 23:52:49 +0000 (16:52 -0700)
commitf8c1376c2202c9158ab908d730524a590bafdcb8
tree8b6e59363f704622a3566e39a87dbb825766ee0f
parent5f36e231e9dbffb5264612e5b5817ab574a5e5db
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 <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci.h
drivers/usb/chipidea/ci13xxx_msm.c