]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'driver-api' into doc/4.9
authorJonathan Corbet <corbet@lwn.net>
Fri, 16 Sep 2016 16:04:25 +0000 (10:04 -0600)
committerJonathan Corbet <corbet@lwn.net>
Fri, 16 Sep 2016 16:04:25 +0000 (10:04 -0600)
commitfd290f18e1badfba17f93e287043c54ad92574f9
tree14abf3b83e1aa004ee7e42e54f19720cddd33548
parentab1bf9c17a04775354312c6142355bd2fd446e75
parent0c763b32a5afb6108a7dc9fa03f8e37502c5ea64
Merge branch 'driver-api' into doc/4.9

This short series convers device-drivers.tmpl into the RST format, splits
it up, and sets up the result under Documentation/driver-api/.  For added
fun, I've taken one top-level file (hsi.txt) and folded it into the
document as a way of showing the direction I'm thinking I would like things
to go.  There is plenty more of this sort of work that could be done, to
say the least - this is just a beginning!

The formatted results can be seen at:

    http://static.lwn.net/kerneldoc/driver-api/index.html

As part of the long-term task to turn Documentation/ into less of a horror
movie, I'd like to collect documentation of the driver-specific API here.
Arguably gpu/ and the media API stuff should eventually move here, though
we can discuss the color of that particular shed some other day.
Meanwhile, I'd appreciate comments on the general idea.
Documentation/DocBook/Makefile