Commits

Peter Chen committed a95950b6031
ENGR00251209-9 msl: usb: make global variable as drvdata There is a bug when we try to remove wakeup module twice as g_ctrl is a globle variable, in fact, it is per controller wakeup driver, so the private data should be per device. Signed-off-by: Peter Chen <peter.chen@freescale.com>