commit | 6634fbb6b6356e6f5b428a349952b368b25d514d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Oct 26 14:14:45 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Dec 15 08:54:52 2016 -0200 |
tree | 4802ea45935c1581b6c471750f2b4c242e78baa2 | |
parent | e01aa14cf2e7ff6d39614f8087800d08ba1629b2 [diff] |
driver-api: create an edac.rst file with EDAC documentation Currently, there's no device driver documentation for the EDAC subsystem at the driver-api book. Fill in the blanks for the structures and functions that misses documentation, uniform the word on the existing ones, and add a new edac.rst file at driver-api, in order to document the EDAC subsystem. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>