]> 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)
commitd2fa5c6b8685528ac9ca3ce91408a9f881a28393
tree69c599a462137cd196ab8936518853cdbbbddd08
parent4526345fad04a8228a15145b64e9e86666425b04
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