public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] i2c: busses: i2c-ocores: Fix documentation filename
@ 2012-09-23 13:30 Maxin B. John
  2012-09-23 15:36 ` Rob Herring
  2012-09-23 18:07 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Maxin B. John @ 2012-09-23 13:30 UTC (permalink / raw)
  To: Peter Korsgaard, Jean Delvare (PC drivers,core)
  Cc: Ben Dooks (embedded platforms), Wolfram Sang (embedded platforms),
	Grant Likely, Rob Herring, linux-i2c, linux-kernel,
	devicetree-discuss

Fixes the wrong filename.

Signed-off-by: Maxin B. John <maxin.john@gmail.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>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-23 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-23 13:30 [PATCH 1/2] i2c: busses: i2c-ocores: Fix documentation filename Maxin B. John
2012-09-23 15:36 ` Rob Herring
2012-09-23 18:07 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox