> From: Lin Huang <[email protected]> > > We just return -EPROBE_DEFER error code to caller and do not > print error message when try to get center logic regulator > and DMC clock defer. > > Signed-off-by: Lin Huang <[email protected]> > Signed-off-by: Enric Balletbo i Serra <[email protected]>
Acked-by: MyungJoo Ham <[email protected]> I'll wait for the rebase of 3/6. > --- > > drivers/devfreq/rk3399_dmc.c | 6 ++++++ > 1 file changed, 6 insertions(+) >

