On Tue, 12 Mar 2019 at 16:52, Axel Lin <[email protected]> wrote: > > This driver has been converted to use regulator core's simplified DT > parsing code. So the match_init_data/match_of_node functions are not > necessary now, remove them. > > Signed-off-by: Axel Lin <[email protected]> > --- > drivers/regulator/max14577-regulator.c | 55 -------------------------- > 1 file changed, 55 deletions(-)
Looks correct, thanks! Although I do not have anymore HW to test it. Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

