commit | 9d5e27cbc117671959a9f625e51c754f5a0666e3 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Aug 30 13:45:20 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Sep 05 05:57:35 2017 -0400 |
tree | 93e17e7188062a82e851e4112ca0732b9cea90de | |
parent | 8220ead805b6bab4ade2839857a198e9708b07de [diff] |
media: dvb frontend docs: use kernel-doc documentation Now that frontend.h contains most documentation for the frontend, remove the duplicated information from Documentation/ and use the kernel-doc auto-generated one instead. That should simplify maintainership of DVB frontend uAPI, as most of the documentation will stick with the header file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>