commit | b5e79e6ea6d21c342a94dda9f5d91a3e8d882e56 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sun Mar 22 17:37:53 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 24 13:47:11 2015 +0100 |
tree | 53ef8fe20d20441f95935468485177906c5bcbb2 | |
parent | 532edc93e23e656094ede793c92207a2c237740e [diff] |
staging: octeon-usb: refactor usbn block init Move one-time state data structure initialization out of cvmx_usb_initialize(). This enables to re-initialize USBN HW block without messing up data structures. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>