lkml.org 
[lkml]   [2020]   [Oct]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 2/5] gpio: uapi: comment consistency
    Date
    Make debounce_period_us field documentation consistent with other fields
    in the union.

    Signed-off-by: Kent Gibson <warthog618@gmail.com>
    ---
    include/uapi/linux/gpio.h | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/include/uapi/linux/gpio.h b/include/uapi/linux/gpio.h
    index b0d5e7a1c693..1fdb0e851f83 100644
    --- a/include/uapi/linux/gpio.h
    +++ b/include/uapi/linux/gpio.h
    @@ -98,7 +98,7 @@ struct gpio_v2_line_values {
    * identifying which field of the attribute union is in use.
    * @GPIO_V2_LINE_ATTR_ID_FLAGS: flags field is in use
    * @GPIO_V2_LINE_ATTR_ID_OUTPUT_VALUES: values field is in use
    - * @GPIO_V2_LINE_ATTR_ID_DEBOUNCE: debounce_period_us is in use
    + * @GPIO_V2_LINE_ATTR_ID_DEBOUNCE: debounce_period_us field is in use
    */
    enum gpio_v2_line_attr_id {
    GPIO_V2_LINE_ATTR_ID_FLAGS = 1,
    --
    2.28.0
    \
     
     \ /
      Last update: 2020-10-05 09:04    [W:3.994 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site