commit | 13405059e8148259a0d5b66f42e93d641a63e66a | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Wed Feb 01 18:15:49 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 01 17:28:26 2012 -0800 |
tree | 8da9a1f3efd272d1a9ec710d8bc9d5e6feb9ccc7 | |
parent | ce106ad31016b5da1168496cd0454a6290555f84 [diff] |
docbook: fix fatal errors in device-drivers docbook and add DMA Management section Fix 2 fatal errors in the device-drivers docbook. Also add some missing files from drivers/base/; since several of these are DMA-related, add a section for DMA Management. docproc: drivers/base/sys.c: No such file or directory docproc: drivers/tty/serial/8250.c: No such file or directory Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>