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

No differences found