Re: [PATCH] staging: iio: adis16350: add missing reference to temp offset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/24/10 22:13, Mike Frysinger wrote:
> We declare this attr but never link it in to the attr list.
> 
I have an equivalent sat in the general cleanup series for
that driver, but seeing as the series is stalled pending
tracking down an issue...
> Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
Acked-by: Jonathan Cameron <jic23@xxxxxxxxx>
> ---
>  drivers/staging/iio/imu/adis16350_core.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/staging/iio/imu/adis16350_core.c b/drivers/staging/iio/imu/adis16350_core.c
> index 97c1ec8..cf7176b 100644
> --- a/drivers/staging/iio/imu/adis16350_core.c
> +++ b/drivers/staging/iio/imu/adis16350_core.c
> @@ -570,6 +570,7 @@ static struct attribute *adis16350_attributes[] = {
>  	&iio_dev_attr_temp_y_raw.dev_attr.attr,
>  	&iio_dev_attr_temp_z_raw.dev_attr.attr,
>  	&iio_const_attr_temp_scale.dev_attr.attr,
> +	&iio_const_attr_temp_offset.dev_attr.attr,
>  	&iio_dev_attr_in1_raw.dev_attr.attr,
>  	&iio_const_attr_in1_scale.dev_attr.attr,
>  	&iio_dev_attr_sampling_frequency.dev_attr.attr,

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux