Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@cam.ac.uk>
To: stigge@antcom.de
Cc: linux-iio@vger.kernel.org, greg@kroah.com
Subject: Re: [PATCH] ad7476_core.c: Fixed i2c -> spi documentation typo
Date: Sat, 29 Jan 2011 15:52:26 +0000	[thread overview]
Message-ID: <4D4437BA.6060702@cam.ac.uk> (raw)
In-Reply-To: <1296314837-28136-1-git-send-email-stigge@antcom.de>

On 01/29/11 15:27, stigge@antcom.de wrote:
> ad7476_core.c: Fixed i2c -> spi documentation typo
> 
> Minor documentation fix in comment
> 
Good spot. Thanks,
> Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
 
> diff --git a/drivers/staging/iio/adc/ad7476_core.c b/drivers/staging/iio/adc/ad7476_core.c
> index deb68c8..4708b8e 100644
> --- a/drivers/staging/iio/adc/ad7476_core.c
> +++ b/drivers/staging/iio/adc/ad7476_core.c
> @@ -190,7 +190,7 @@ static int __devinit ad7476_probe(struct spi_device *spi)
>  		goto error_disable_reg;
>  	}
>  
> -	/* Estabilish that the iio_dev is a child of the i2c device */
> +	/* Establish that the iio_dev is a child of the spi device */
>  	st->indio_dev->dev.parent = &spi->dev;
>  	st->indio_dev->attrs = &ad7476_attribute_group;
>  	st->indio_dev->dev_data = (void *)(st);
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


      reply	other threads:[~2011-01-29 15:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-29 15:27 [PATCH] ad7476_core.c: Fixed i2c -> spi documentation typo stigge
2011-01-29 15:52 ` 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=4D4437BA.6060702@cam.ac.uk \
    --to=jic23@cam.ac.uk \
    --cc=greg@kroah.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=stigge@antcom.de \
    /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