diff options
author | Lee Jones <[email protected]> | 2020-06-30 14:33:37 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-07-08 09:24:07 +0200 |
commit | 670647d7c418b4c4a4effc7eab80729310a97f0a (patch) | |
tree | b71ac7832c602807c7c8b5cf6717e1648eb720cb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c5a66b970aacd14639524c5b0c05a8491127d333 (diff) |
gpio: gpio-altera: Add missing kerneldoc entry and demote comment
'struct altera_gpio_chip's 'irq_chip' property is undocumented. So
add property description to the struct's kerneldoc header. Also
demote comment block which is clearly not in kerneldoc format.
Fixes the following W=1 warnings:
drivers/gpio/gpio-altera.c:34: warning: Function parameter or member 'irq_chip' not described in 'altera_gpio_chip'
drivers/gpio/gpio-altera.c:78: warning: Function parameter or member 'd' not described in 'altera_gpio_irq_set_type'
drivers/gpio/gpio-altera.c:78: warning: Function parameter or member 'type' not described in 'altera_gpio_irq_set_type'
Signed-off-by: Lee Jones <[email protected]>
Cc: Joyce Ooi <[email protected]>
Cc: Tien Hock Loh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions