[bootlin/training-materials] 001f8e: kernel: replace overlays with overwrite

Clément Léger noreply at github.com
Tue Jan 25 12:09:08 CET 2022


  Branch: refs/heads/master
  Home:   https://github.com/bootlin/training-materials
  Commit: 001f8ed454d9b89621c1cac43227dfaebd9b0033
      https://github.com/bootlin/training-materials/commit/001f8ed454d9b89621c1cac43227dfaebd9b0033
  Author: Clément Léger <clement.leger at bootlin.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M slides/kernel-device-model/kernel-device-model.tex

  Log Message:
  -----------
  kernel: replace overlays with overwrite

Using overlays is missleading for people that heard about device-tree
overlays. Use overwrite which seems more accurate.

Signed-off-by: Clément Léger <clement.leger at bootlin.com>


  Commit: b43dabbeda054cbb0711ac5ab3a8bfc5e9a3e709
      https://github.com/bootlin/training-materials/commit/b43dabbeda054cbb0711ac5ab3a8bfc5e9a3e709
  Author: Clément Léger <clement.leger at bootlin.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M slides/kernel-device-model/kernel-device-model.tex

  Log Message:
  -----------
  kernel: move sysfs slide at the beginning

Since the first 3 slides introduce drivers, device and bus, the sysfs
view of the device model makes sense to be explained here.

Signed-off-by: Clément Léger <clement.leger at bootlin.com>


Compare: https://github.com/bootlin/training-materials/compare/6a22ba7440a1...b43dabbeda05


More information about the training-materials-updates mailing list