Re: [PATCH v2 1/2] resource: Add device-managed request/release_resource()

From: Tejun Heo
Date: Fri Aug 01 2014 - 08:55:30 EST


On Fri, Aug 01, 2014 at 02:15:10PM +0200, Thierry Reding wrote:
> From: Thierry Reding <treding@xxxxxxxxxx>
>
> Provide device-managed implementations of the request_resource() and
> release_resource() functions. Upon failure to request a resource, the
> new devm_request_resource() function will output an error message for
> consistent error reporting.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

But please also update Documentation/driver-model/devres.txt.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/