> --- a/drivers/misc/apds9802als.c
> +++ b/drivers/misc/apds9802als.c
> @@ -251,7 +251,6 @@ static int apds9802als_probe(struct i2c_client
> *client, 
>       return res;
>  als_error1:
> -     i2c_set_clientdata(client, NULL);
>       kfree(data);
>       return res;
>  }

Acked-by: Alan Cox <[email protected]>

and noted for the future
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to