On Thu, May 02, 2019 at 02:38:10AM +0300, Dmitry Osipenko wrote: > There is no need to register the ACTMON's governor separately from > the driver, hence let's move the registration into the driver's probe > function for consistency and to make code cleaner a tad. > > Reviewed-by: Chanwoo Choi > Signed-off-by: Dmitry Osipenko > --- > drivers/devfreq/tegra-devfreq.c | 43 +++++++++------------------------ > 1 file changed, 12 insertions(+), 31 deletions(-) Acked-by: Thierry Reding