On Thu, Mar 7, 2019 at 2:54 PM Axel Lin <[email protected]> wrote: > Current code is using devm_regulator_register() so it is not necessary > to save reg->rdev for clean up. Remove *rdev from struct ab3100_regulator, > then ab3100_regulators_remove() can be removed as well. > > Signed-off-by: Axel Lin <[email protected]>
Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

