diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2014-01-21 09:06:21 +0100 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-02-26 20:14:44 +0100 |
commit | ec6deea1a147a10baf1672dc66025a13bc259680 (patch) | |
tree | 4ea10867339bbb006781c84a403602da865c20d1 /drivers/clk/at91 | |
parent | Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into... (diff) | |
download | linux-ec6deea1a147a10baf1672dc66025a13bc259680.tar.xz linux-ec6deea1a147a10baf1672dc66025a13bc259680.zip |
clk: nomadik: fix multiplatform problem
The Nomadik debugfs screws up multiplatform boots if debugfs
is enabled on the multiplatform image, since it's a simple
initcall that is unconditionally executed and reads from certain
memory locations.
Fix this by checking that the driver has been properly
initialized, so a base offset to the Nomadik SRC controller
exists, before proceeding to register debugfs files.
Reported-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/at91')
0 files changed, 0 insertions, 0 deletions