* Jarkko Nikula <[EMAIL PROTECTED]> [080506 01:33]:
> Signed-off-by: Jarkko Nikula <[EMAIL PROTECTED]>
> ---
>  drivers/cbus/retu-headset.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/cbus/retu-headset.c b/drivers/cbus/retu-headset.c
> index f9de5cd..e798bc2 100644
> --- a/drivers/cbus/retu-headset.c
> +++ b/drivers/cbus/retu-headset.c
> @@ -232,7 +232,6 @@ static int __init retu_headset_probe(struct 
> platform_device *pdev)
>       }
>       hs->idev->name = "retu-headset";
>       hs->idev->dev.parent = &pdev->dev;
> -     hs->idev->private = hs;
>       set_bit(EV_KEY, hs->idev->evbit);
>       set_bit(RETU_HEADSET_KEY, hs->idev->keybit);
>       r = input_register_device(hs->idev);

Pushing.

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to