On Sun, Jun 12, 2016 at 10:12 PM, Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx> 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 <sudip.mukherjee@xxxxxxxxxxxxxxx> Acked-by: Chen-Yu Tsai <wens@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html