From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Maxin B. John" Subject: [PATCH 1/2] i2c: busses: i2c-ocores: Fix documentation filename Date: Sun, 23 Sep 2012 09:30:12 -0400 Message-ID: <20120923133012.GA22830@linux-3ix0.site> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Peter Korsgaard , "Jean Delvare (PC drivers,core)" Cc: "Ben Dooks (embedded platforms)" , "Wolfram Sang (embedded platforms)" , Grant Likely , Rob Herring , linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org Fixes the wrong filename. Signed-off-by: Maxin B. John --- 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 #include