[PATCH 1/2] i2c: busses: i2c-ocores: Fix documentation filename

Rob Herring robherring2 at gmail.com
Mon Sep 24 01:36:46 EST 2012


On 09/23/2012 08:30 AM, Maxin B. John wrote:
> Fixes the wrong filename.
> 
> Signed-off-by: Maxin B. John <maxin.john at gmail.com>
> ---

Acked-by: Rob Herring <rob.herring at calxeda.com>

> diff --git a/drivers/i2c/busses/i2c-ocores.c b/drivers/i2c/busses/i2c-ocores.c
> index bffd550..e39c122 100644
> --- a/drivers/i2c/busses/i2c-ocores.c
> +++ b/drivers/i2c/busses/i2c-ocores.c
> @@ -11,7 +11,7 @@
>  
>  /*
>   * This driver can be used from the device tree, see
> - *     Documentation/devicetree/bindings/i2c/ocore-i2c.txt
> + *     Documentation/devicetree/bindings/i2c/i2c-ocores.txt
>   */
>  #include <linux/kernel.h>
>  #include <linux/module.h>
> 


More information about the devicetree-discuss mailing list