| Age | Commit message (Collapse) | Author |
|
The new "make check" caught some tabs in .tex files. Remove them.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
instead of having a out-of-tree kernel module (i hate them).
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
remove devinit for probe and devexit for unregister functions
add __init and __exit for init and exit functions
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
Remove german slides if a completely translated english version is
available. For slides that have been translated to english, but do
not contain all the information of the german slides, the german
slides are still available. But they are only available for
reference. That will not be built.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Wrap lines that are too long for the slide.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
With the device tree added, the full example no longer fits in 5 slides.
Add a 6th slide to spread things out better.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Cleanup the examples so that they show (and hide) the same things
for both examples.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
There are separate files showing the full vain example. They need to
show the device tree compatibility as well.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Modern kernels will use device trees for platform devices, so
make vain do the same.
(Also fixup an unnecessary line break.)
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Signed-off-by: John Ogness <john.ogness@linutronix.de>
|
|
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
|
|
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
- alle images wurden ins Wurzelverzeichnis verschoben
- TEXINPUTS wird projektspezifisch gesetzt
- es besteht die Möglichkeit einzelne pdfs zu generieren (wie bisher)
desweiteren ist es möglich eigene Zusammenstellungen anzulegen
- Einsstellungen welche das Design der Dokumente definieren werden nun
in config*.tex & tail*.tex im Wurzelverzeichnis definiert
- templates an neue Umgebung angepasst
- in jedem Kapitelverzeichnis liegt nun eine Datei section welche das Kapitel
beschreibt (mind. überschrift). Diese kann ggf. inkludiert werden.
- TODO: es sind noch nicht alle Dokumente auf die neue Struktur umgestellt
(siehe Makefile)
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
images are included from /usr/share/lx/logo
Signed-off-by: Manuel Traut <manut@linutronix.de>
|
|
|
|
|
|
|
|
|
|
|