commit | cb61c600987c61ae54edf5dee269987411bdff4b | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sun Oct 06 22:22:25 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 06 22:02:21 2013 -0700 |
tree | 70ae3324f7ee0f645425e57bdd83eff181aaa7ad | |
parent | 6570b4a991d6eff5290321d26b16c9954482e264 [diff] |
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>