On Fri, Apr 01, 2011 at 11:54:06PM +0800, Jekyll Lai wrote:
> Correct event type of audio jack while receiving long press event.
> 
> Signed-off-by: Andy CH Lin <[email protected]>
> Signed-off-by: Jekyll Lai <[email protected]>
Acked-by: Lu Guanqun <[email protected]>

CC Alan in case he missed this...

> ---
>  drivers/staging/intel_sst/intelmid_v2_control.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/staging/intel_sst/intelmid_v2_control.c 
> b/drivers/staging/intel_sst/intelmid_v2_control.c
> index 9cfcb52..3f12e22 100644
> --- a/drivers/staging/intel_sst/intelmid_v2_control.c
> +++ b/drivers/staging/intel_sst/intelmid_v2_control.c
> @@ -1051,7 +1051,7 @@ static void nc_pmic_irq_cb(void *cb_data, u8 intsts)
>               present = 1;
>               jack_event_flag = 1;
>               buttonpressflag = 1;
> -             mjack->jack.type = MID_JACK_HS_SHORT_PRESS;
> +             mjack->jack.type = MID_JACK_HS_LONG_PRESS;
>       }
>  
>       if (jack_event_flag)
> -- 
> 1.7.0.4
> 
> _______________________________________________
> MeeGo-kernel mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-kernel

-- 
guanqun
_______________________________________________
MeeGo-kernel mailing list
[email protected]
http://lists.meego.com/listinfo/meego-kernel

Reply via email to