]> git.baikalelectronics.ru Git - kernel.git/commit
staging: octeon-usb: eliminate cvmx_usb_internal_state
authorAaro Koskinen <aaro.koskinen@iki.fi>
Sun, 6 Oct 2013 19:22:25 +0000 (22:22 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Oct 2013 05:02:21 +0000 (22:02 -0700)
commit5941c05738a8c7b5dff3f035bc15b3e8e63f09c7
tree70ae3324f7ee0f645425e57bdd83eff181aaa7ad
parent0a30cf3c51c21f9ae7b8fd00ab8c802cdedac282
staging: octeon-usb: eliminate cvmx_usb_internal_state

Eliminate cvmx_usb_internal_state, just use cvmx_usb_state everywhere.
This also enables to allocate only the needed amount of data for the
USB internal state, instead of always allocating 64 KB.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/octeon-usb/octeon-hcd.c