lkml.org 
[lkml]   [2016]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/61] gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
> +/**
> + * devm_gpiochip_add_data() - Resource manager piochip_add_data()

^
missing g.

> + * @dev: the device pointer on which irq_chip belongs to.
> + * @chip: the chip to register, with chip->base initialized
> + * Context: potentially before irqs will work
> + *
> + * Returns a negative errno if the chip can't be registered, such as
> + * because the chip->base is invalid or already associated with a
> + * different chip. Otherwise it returns zero as a success code.
> + *
> + * The gpio chip automatically be released when the device is unbound.
^
will

Andrew

\
 
 \ /
  Last update: 2016-02-22 16:21    [W:0.267 / U:0.700 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site