Ack: [SRU][Precise][Oneiric][PATCH 0/1][media] ene_ir: Fix driver initialisation

Brad Figg brad.figg at canonical.com
Tue Jun 19 15:09:10 UTC 2012


On 06/19/2012 08:03 AM, Luis Henriques wrote:
> BugLink: http://bugs.launchpad.net/bugs/1014800
> 
> == SRU Justification ==
> 
> A bug has been introduced on mainline by commit
> "9ef449c6b31bb6a8e6dedc24de475a3b8c79be20" and this bug affects both
> Oneiric and Precise.  There's no upstream fix yet (couldn't even find
> similar bug reports), but this will affect all users using the ENE IR
> transceiver.
> 
> == Fix ==
> 
> The bug was introduced by accidentally moving the pnp_port_start()
> invocation to a later stage in the device driver probe function,
> while the goal was just to move the ISR and the pnp_port_start()
> invocation.  This patch fixes this.
> 
> == Impact ==
> 
> Users with an ENE IR transceiver will not be able to use it without
> this fix.
> 
> == Test Case ==
> 
> Simply try to use the device, for example using a remote control.
> 
> Luis Henriques (1):
>   [media] ene_ir: Fix driver initialisation
> 
>  drivers/media/rc/ene_ir.c |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Positive feedback on testing.

-- 
Brad Figg brad.figg at canonical.com http://www.canonical.com




More information about the kernel-team mailing list