> Now this driver uses devm_regulator_register() so we don't need to save rdev > pointer to tps->rdev[i] for cleanup. > > Signed-off-by: Axel Lin <[email protected]> > --- > drivers/regulator/tps65217-regulator.c | 3 --- > include/linux/mfd/tps65217.h | 1 - > 2 files changed, 4 deletions(-)
For the MFD part: Acked-by: Lee Jones <[email protected]> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

