docs: i2c: rename sections so the overall picture is clearer
Some of the section names are not very clear. Reading those names in the index.rst page does not help much in grasping what the content is supposed to be. Rename those sections to clarify their content, especially when reading the index page. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Peter Rosin <peda@axentia.se> Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
committed by
Wolfram Sang
parent
1ef0572296
commit
f6fcefa10f
@ -1,6 +1,6 @@
|
||||
====================
|
||||
I2C Device Interface
|
||||
====================
|
||||
============================================
|
||||
Implementing I2C device drivers in userspace
|
||||
============================================
|
||||
|
||||
Usually, I2C devices are controlled by a kernel driver. But it is also
|
||||
possible to access all devices on an adapter from userspace, through
|
||||
|
Reference in New Issue
Block a user