On 07/23/13 09:39, Oleksandr Kravchenko wrote:
> From: Oleksandr Kravchenko <o.v.kravche...@globallogic.com>
> 
> Add devm_iio_device_alloc() and devm_iio_device_free() functions
> to list of supported calls.
> 
> Signed-off-by: Oleksandr Kravchenko <o.v.kravche...@globallogic.com>
Applied to the togreg branch of iio.git.

Thanks,
> ---
>  Documentation/driver-model/devres.txt |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/driver-model/devres.txt 
> b/Documentation/driver-model/devres.txt
> index b467145..1d32332 100644
> --- a/Documentation/driver-model/devres.txt
> +++ b/Documentation/driver-model/devres.txt
> @@ -237,6 +237,10 @@ MEM
>    devm_kzalloc()
>    devm_kfree()
>  
> +IIO
> +  devm_iio_device_alloc()
> +  devm_iio_device_free()
> +
>  IO region
>    devm_request_region()
>    devm_request_mem_region()
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to