diff options
author | Luis Henriques <luis.henriques@canonical.com> | 2012-06-19 11:29:49 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-07-05 11:14:21 -0300 |
commit | b31b021988fed9e3741a46918f14ba9b063811db (patch) | |
tree | e202361087c615b45cb22d3fa6aa15e9c02fd4aa /crypto | |
parent | 1d432a3d7783b0b86ff08a111b7a4bea550fc4a2 (diff) | |
download | op-kernel-dev-b31b021988fed9e3741a46918f14ba9b063811db.zip op-kernel-dev-b31b021988fed9e3741a46918f14ba9b063811db.tar.gz |
[media] ene_ir: Fix driver initialisation
commit 9ef449c6b31bb6a8e6dedc24de475a3b8c79be20 ("[media] rc: Postpone ISR
registration") fixed an early ISR registration on several drivers. It did
however also introduced a bug by moving the invocation of pnp_port_start()
to the end of the probe function.
This patch fixes this issue by moving the invocation of pnp_port_start() to
an earlier stage in the probe function.
Cc: stable@vger.kernel.org
Cc: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions