Re: [PATCH v7 4/5] docs: counter: Document character device interface

2020-12-30 Thread David Lechner
On 12/25/20 6:15 PM, William Breathitt Gray wrote: +Userspace +- +Userspace applications can configure Counter events via ioctl operations +on the Counter character device node. There following ioctl codes are +supported and provided by the `linux/counter.h` userspace header file: + +* C

Re: [PATCH v7 4/5] docs: counter: Document character device interface

2020-12-30 Thread Jonathan Cameron
On Fri, 25 Dec 2020 19:15:37 -0500 William Breathitt Gray wrote: > This patch adds high-level documentation about the Counter subsystem > character device interface. > > Signed-off-by: William Breathitt Gray > --- > Documentation/ABI/testing/sysfs-bus-counter | 9 + > Documentation/driver-

[PATCH v7 4/5] docs: counter: Document character device interface

2020-12-25 Thread William Breathitt Gray
This patch adds high-level documentation about the Counter subsystem character device interface. Signed-off-by: William Breathitt Gray --- Documentation/ABI/testing/sysfs-bus-counter | 9 + Documentation/driver-api/generic-counter.rst | 236 +++--- .../userspace-api/ioctl/ioctl-