commit | 5257a6332e9d02ed7a94381f553b9c05437baa5d | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Thu Jul 04 21:45:02 2013 +0800 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 15 13:01:06 2013 +0300 |
tree | dccb1aa3e026c7c244d494712f366645f6779579 | |
parent | 315955d707b50c8aad20a32ec0dd4c9fe243cabe [diff] |
usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq() free_irq() expects the same device identity that was passed to corresponding request_irq(), otherwise the IRQ is not freed. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Felipe Balbi <balbi@ti.com>