aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_ether.c
diff options
context:
space:
mode:
authorLuis Henriques <luis.henriques@canonical.com>2012-04-21 11:25:21 -0400
committerLuis Henriques <luis.henriques@canonical.com>2012-05-25 12:24:47 -0400
commitefd8b7f5be23831f6e51ef663de2a7a9afd4dd16 (patch)
treeccdc3f804c1c7baad8809a6349cabb89e676fead /drivers/net/usb/cdc_ether.c
parentb810f1a0ecf47bbe1ee2b0384d783bb2488741c1 (diff)
media: rc: Postpone ISR registration
BugLink: http://bugs.launchpad.net/bugs/1002880 commit 9ef449c6b31bb6a8e6dedc24de475a3b8c79be20 upstream. An early registration of an ISR was causing a crash to several users (for example, with the ite-cir driver: http://bugs.launchpad.net/bugs/972723). The reason was that IRQs were being triggered before a driver initialisation was completed. This patch fixes this by moving the invocation to request_irq() and to request_region() to a later stage on the driver probe function. Signed-off-by: Luis Henriques <luis.henriques@canonical.com> Acked-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Diffstat (limited to 'drivers/net/usb/cdc_ether.c')
0 files changed, 0 insertions, 0 deletions