Bryan Brattlof
1fc0fd6739
docs: trace: fix a typo
...
emumerated -> enumerated
Signed-off-by: Bryan Brattlof <hello@bryanbrattlof.com >
Link: https://lore.kernel.org/r/87lfili2d8.fsf@bryanbrattlof.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2020-08-11 10:22:15 -06:00
Alexander Shishkin
87ff16007c
intel_th: Document software sinks
...
Add documentation for the software sinks API of the MSU driver and the
msu-sink module in particular.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com >
Link: https://lore.kernel.org/r/20191114064201.43089-3-alexander.shishkin@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-11-14 14:48:49 +08:00
Alexander Shishkin
85d49eb130
intel_th: SPDX-ify the documentation
...
Add the SPDX header to the Intel TH documentation.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com >
Tested-by: Mathieu Poirier <mathieu.poirier@linaro.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-05-03 18:14:29 +02:00
Mauro Carvalho Chehab
5fb94e9ca3
docs: Fix some broken references
...
As we move stuff around, some doc references are broken. Fix some of
them via this script:
./scripts/documentation-file-ref-check --fix
Manually checked if the produced result is valid, removing a few
false-positives.
Acked-by: Takashi Iwai <tiwai@suse.de >
Acked-by: Masami Hiramatsu <mhiramat@kernel.org >
Acked-by: Stephen Boyd <sboyd@kernel.org >
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com >
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org >
Reviewed-by: Coly Li <colyli@suse.de >
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org >
Acked-by: Jonathan Corbet <corbet@lwn.net >
2018-06-15 18:10:01 -03:00
Changbin Du
6613581ecd
trace doc: convert trace/intel_th.txt to rst format
...
This converts the plain text documentation to reStructuredText format and
add it into Sphinx TOC tree. No essential content change.
Cc: Steven Rostedt <rostedt@goodmis.org >
Signed-off-by: Changbin Du <changbin.du@intel.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2018-03-07 10:26:18 -07:00