Re: [PATCH] ad7476_core.c: Fixed i2c -> spi documentation typo

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

 



On 01/29/11 15:27, stigge@xxxxxxxxx wrote:
> ad7476_core.c: Fixed i2c -> spi documentation typo
> 
> Minor documentation fix in comment
> 
Good spot. Thanks,
> Signed-off-by: Roland Stigge <stigge@xxxxxxxxx>
Acked-by: Jonathan Cameron <jic23@xxxxxxxxx>
 
> 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@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

--
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