linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* {PATCH] i2c: Minor documentation update
@ 2009-09-28 12:18 Jean Delvare
  0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2009-09-28 12:18 UTC (permalink / raw)
  To: Linux I2C

The sysfs path to i2c adapters has changed recently, update the
documentation to reflect that change.

Signed-off-by: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
---
 Documentation/i2c/instantiating-devices |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.32-rc1.orig/Documentation/i2c/instantiating-devices	2009-09-10 10:07:54.000000000 +0200
+++ linux-2.6.32-rc1/Documentation/i2c/instantiating-devices	2009-09-28 14:04:25.000000000 +0200
@@ -188,7 +188,7 @@ segment, the address is sufficient to un
 deleted.
 
 Example:
-# echo eeprom 0x50 > /sys/class/i2c-adapter/i2c-3/new_device
+# echo eeprom 0x50 > /sys/bus/i2c/devices/i2c-3/new_device
 
 While this interface should only be used when in-kernel device declaration
 can't be done, there is a variety of cases where it can be helpful:


-- 
Jean Delvare

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-28 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 12:18 {PATCH] i2c: Minor documentation update Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).