usb: chipidea: drop unused field "device" from ci13xxx_ep
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 11 May 2012 14:25:57 +0000 (17:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 May 2012 23:59:36 +0000 (16:59 -0700)
commitab3999a26147e9c0d2949df751b86519065bf8bd
tree347d97ef0514716aeaf9f31626c8cddd02dcb7d9
parent5e0aa49ec61e888d50727a7e80e87626f745c119
usb: chipidea: drop unused field "device" from ci13xxx_ep

It was used as a shorthand for gadget's device in request mapping/unmapping
code, but now it's not used any more.

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/udc.c