]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/i2c/dev-interface.rst
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / Documentation / i2c / dev-interface.rst
index c3717a87df127f29a77d487ef90e8c73869daa06..bdb247f2f11a1da35df04811610d51afddc86c19 100644 (file)
@@ -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