diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2018-09-03 21:55:30 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-09-10 08:48:24 +0200 |
commit | 02ad0437decf2e5dba975c23b1a89775f4b211e1 (patch) | |
tree | bcc4ad9e1b280bf27fbcaf445d1888cd4942ddd8 /drivers/gpio | |
parent | gpio: twl6040: Implement .get_direction() (diff) | |
download | linux-02ad0437decf2e5dba975c23b1a89775f4b211e1.tar.xz linux-02ad0437decf2e5dba975c23b1a89775f4b211e1.zip |
gpio: fix kernel-doc notation warning for 'request_key'
Fix kernel-doc warning for missing struct member 'request_key':
../include/linux/gpio/driver.h:142: warning: Function parameter or member 'request_key' not described in 'gpio_irq_chip'
Fixes: 39c3fd58952d ("kernel/irq: Extend lockdep class for request mutex")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-gpio@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions