Commits
Bin Liu committed bcb8fd3a2fb
usb: musb: break the huge isr musb_stage0_irq() into small functions musb_stage0_irq() is 400+ lines long. Break its interrupt events handling into each individual functions to make it easy to read. Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>