-
由 Chen, Jie 提交于
During resume, a startup will request_irq again, meantime resume function's enable_irq will cause unbalanced IRQ issue. Fix this issue by moving request_irq to probe function. Signed-off-by: NDavid Cohen <david.a.cohen@linux.intel.com> Signed-off-by: NChen, Jie <jie.d.chen@intel.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
68357c7d