[bootlin/training-materials updates] master: I2C slides: update title (50c8c22a)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Apr 21 11:13:24 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/50c8c22a1ee2269c7ed26e2c85cc8dba4f8055d0

>---------------------------------------------------------------

commit 50c8c22a1ee2269c7ed26e2c85cc8dba4f8055d0
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Apr 21 11:13:24 2021 +0200

    I2C slides: update title
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

50c8c22a1ee2269c7ed26e2c85cc8dba4f8055d0
 slides/kernel-i2c/kernel-i2c.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/slides/kernel-i2c/kernel-i2c.tex b/slides/kernel-i2c/kernel-i2c.tex
index c7605a8e..cde2746e 100644
--- a/slides/kernel-i2c/kernel-i2c.tex
+++ b/slides/kernel-i2c/kernel-i2c.tex
@@ -214,8 +214,7 @@ i2c0: i2c at 01c2ac00 {
   From \kfile{arch/arm/boot/dts/sun7i-a20-olinuxino-micro.dts}
 \end{frame}
 
-\begin{frame}{\code{probe_new()} and \code{remove()}}
-
+\begin{frame}{\code{probe_new()} / \code{probe()} and \code{remove()}}
   \begin{itemize}
   \item The \code{->probe_new()} function is responsible for initializing
     the device and registering it in the appropriate kernel




More information about the training-materials-updates mailing list