summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/driver-model/class.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: driver-model: Remove obsolete device class documentationGeert Uytterhoeven2021-03-061-149/+0
| | | | | | | | None of this is valid since v2.5.69. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20210225091124.686078-1-geert+renesas@glider.be Signed-off-by: Jonathan Corbet <corbet@lwn.net>
* docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-0/+149
The audience for the Kernel driver-model is clearly Kernel hackers. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> # ice driver changes