Commits

Peter Chen committed b207bb1e5f4
ENGR00262528-1 mx6-msl: usb: the static variables needs to be initialized The static variables needs to be initialized at init function, or the value may be incorrect during the module load/unload process. Signed-off-by: Peter Chen <peter.chen@freescale.com>