cpufreq: dbx500: Move clk_get to probe
commit3e27996ca876a4cf38b4821140819e962104f82c
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Dec 2012 15:25:40 +0000 (10 16:25 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 7 Jan 2013 15:03:20 +0000 (7 16:03 +0100)
tree948fa9bab2d0b1253df452ca28c3a9bbc8f91989
parent84c7c20f608f9d6d315b5b8c7935fa2a9a57fa51
cpufreq: dbx500: Move clk_get to probe

The armss clock shall only be fetched at probe thus move this here.
Same thing goes for the printing of the available frequencies.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Jonas Aaberg <jonas.aberg@stericsson.com>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/cpufreq/dbx500-cpufreq.c