]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: slave: fix the example how to instantiate from userspace
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 15 Jun 2015 17:51:46 +0000 (19:51 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 17 Jun 2015 12:16:27 +0000 (14:16 +0200)
commit82c1f1cdfbad6c372f9579fbc4e3071af7fcf6ed
tree69c599a462137cd196ab8936518853cdbbbddd08
parent45348c06c6e314742bf51b335f39d70d5cea59a9
i2c: slave: fix the example how to instantiate from userspace

I copied the wrong shell code into the documentation. Sorry to all who
tried to get sense out of this current example :/ Slight rewording while
we are here.

Reported-by: Tim Bakker <bakkert@mymail.vcu.edu>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: stable@kernel.org
Documentation/i2c/slave-interface