On Sun, Jun 12, 2016 at 10:12 PM, Sudip Mukherjee
<[email protected]> wrote:
> If devm_add_action() fails we are explicitly calling
> axp20x_remove_sysfs_group() to free the resources allocated. Lets use
> the helper devm_add_action_or_reset() and return directly in case of
> error, as we know that the cleanup function has been already called by
> the helper if there was any error.
>
> Signed-off-by: Sudip Mukherjee <[email protected]>

Acked-by: Chen-Yu Tsai <[email protected]>

Reply via email to