Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@cam.ac.uk>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-iio@vger.kernel.org, device-drivers-devel@blackfin.uclinux.org
Subject: Re: [PATCH] staging: iio: adis16350: add missing reference to temp offset
Date: Mon, 25 Oct 2010 00:08:39 +0100	[thread overview]
Message-ID: <4CC4BC77.5070807@cam.ac.uk> (raw)
In-Reply-To: <1287954783-751-1-git-send-email-vapier@gentoo.org>

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@gentoo.org>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
> ---
>  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,


      reply	other threads:[~2010-10-24 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-24 21:13 [PATCH] staging: iio: adis16350: add missing reference to temp offset Mike Frysinger
2010-10-24 23:08 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CC4BC77.5070807@cam.ac.uk \
    --to=jic23@cam.ac.uk \
    --cc=device-drivers-devel@blackfin.uclinux.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=vapier@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox