[bootlin/training-materials updates] master: slides/[kernel|sysdev]-hw-devices: add missing word (198cf8df)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Apr 4 11:16:24 CEST 2023


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

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

commit 198cf8dfbf35d90b47c3d300015c436ff5c75e98
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Apr 4 11:16:24 2023 +0200

    slides/[kernel|sysdev]-hw-devices: add missing word
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

198cf8dfbf35d90b47c3d300015c436ff5c75e98
 slides/kernel-hw-devices/kernel-hw-devices.tex | 2 +-
 slides/sysdev-hw-devices/sysdev-hw-devices.tex | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/kernel-hw-devices/kernel-hw-devices.tex b/slides/kernel-hw-devices/kernel-hw-devices.tex
index 02555c8c..29ae896d 100644
--- a/slides/kernel-hw-devices/kernel-hw-devices.tex
+++ b/slides/kernel-hw-devices/kernel-hw-devices.tex
@@ -764,7 +764,7 @@ examples:
     \begin{itemize}
     \item Linux identifies as {\bf platform devices}:
       \begin{itemize}
-      \item Top-level DT nodes with a \code{compatible}
+      \item Top-level DT nodes with a \code{compatible} string
       \item Sub-nodes of \code{simple-bus}
         \begin{itemize}
         \item Instantiated automatically at boot time
diff --git a/slides/sysdev-hw-devices/sysdev-hw-devices.tex b/slides/sysdev-hw-devices/sysdev-hw-devices.tex
index 78d88c30..9c7468cf 100644
--- a/slides/sysdev-hw-devices/sysdev-hw-devices.tex
+++ b/slides/sysdev-hw-devices/sysdev-hw-devices.tex
@@ -1466,7 +1466,7 @@ examples:
     \begin{itemize}
     \item Linux identifies as {\bf platform devices}:
       \begin{itemize}
-      \item Top-level DT nodes with a \code{compatible}
+      \item Top-level DT nodes with a \code{compatible} string
       \item Sub-nodes of \code{simple-bus}
         \begin{itemize}
         \item Instantiated automatically at boot time




More information about the training-materials-updates mailing list