diff options
author | Chen, Jie <jie.d.chen@intel.com> | 2013-10-22 12:42:09 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-29 16:26:54 -0700 |
commit | 68357c7d3f0a5930b48dcbe6d10e5324fdbd8c7a (patch) | |
tree | 569b5bf6fb89f5c5120a4fc0b4210c2a644554ef /drivers/tty/serial/omap-serial.c | |
parent | 2a0b965cfb6efc667228831fc3a30308b4f94a87 (diff) |
mrst_max3110: fix unbalanced IRQ issue during resume
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: David Cohen <david.a.cohen@linux.intel.com>
Signed-off-by: Chen, Jie <jie.d.chen@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/omap-serial.c')
0 files changed, 0 insertions, 0 deletions