lkml.org 
[lkml]   [2021]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v15 07/13] docs: counter: Document character device interface
From
Date
(dropped most CCs)

Hello William,

I spotted a minor error while browsing documentation updates.

On Sat, 21 Aug 2021 19:52:27 +0900, William Breathitt Gray wrote:
> On Sun, Aug 15, 2021 at 05:51:02PM +0100, Jonathan Cameron wrote:
>> On Mon, 9 Aug 2021 21:37:32 +0900
>> William Breathitt Gray <vilhelm.gray@gmail.com> wrote:
...
>> > +
>> > +Counter events can be configured by users to report various Counter
>> > +data of interest. This can be conceptualized as a list of Counter
>> > +component read calls to perform. For example:
>> > +
>> > + +-------------------------------------------------+

This needs to be:

+------------------------+------------------------+

, so that the table structure can be properly recognized by Sphinx
(kernel-doc tool).

Thanks, Akira

>> > + | COUNTER_EVENT_OVERFLOW | COUNTER_EVENT_INDEX |
>> > + +========================+========================+
>> > + | Channel 0 | Channel 0 |
>> > + +------------------------+------------------------+
>> > + | * Count 0 | * Signal 0 |
>> > + | * Count 1 | * Signal 0 Extension 0 |
>> > + | * Signal 3 | * Extension 4 |
>> > + | * Count 4 Extension 2 +------------------------+
>> > + | * Signal 5 Extension 0 | Channel 1 |
>> > + | +------------------------+
>> > + | | * Signal 4 |
>> > + | | * Signal 4 Extension 0 |
>> > + | | * Count 7 |
>> > + +------------------------+------------------------+
>> > +

\
 
 \ /
  Last update: 2021-08-22 04:04    [W:0.047 / U:0.336 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site