[FE training-materials-updates] labs/kernel-i2c-device-model: formatting

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 26 07:45:54 CEST 2016


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=5da819090f9a8aa7a02120387803e61548aa894e

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

commit 5da819090f9a8aa7a02120387803e61548aa894e
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Tue May 24 12:02:55 2016 +0200

    labs/kernel-i2c-device-model: formatting
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

5da819090f9a8aa7a02120387803e61548aa894e
 labs/kernel-i2c-device-model/kernel-i2c-device-model.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex b/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
index 27c982b..c4ce070 100644
--- a/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
+++ b/labs/kernel-i2c-device-model/kernel-i2c-device-model.tex
@@ -69,8 +69,8 @@ to create a custom device tree for your board with the new device.
 After all, it is like a custom board!
 
 So, reusing code from the Beaglebone Black DTS, create an
-am335x-customboneblack.dts file. At this stage, all you will need
-will be the DTS includes and the definitions of the \code{model}
+\code{am335x-customboneblack.dts} file. At this stage, all you will
+need will be the DTS includes and the definitions of the \code{model}
 and \code{compatible} properties. All the rest can go away.
 
 Now, modify the corresponding \code{Makefile} to make sure the




More information about the training-materials-updates mailing list