clk: si5351: make clk-si5351 depend on CONFIG_OF
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 15 Apr 2013 07:00:14 +0000 (09:00 +0200)
committerMike Turquette <mturquette@linaro.org>
Tue, 16 Apr 2013 04:42:56 +0000 (21:42 -0700)
Calling clk-si5351 driver non-OF ready was too early. This patch
makes clk-si5351 depend on CONFIG_OF again, until things get sorted out.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
[mturquette@linaro.org: fixed spelling of Stephen's name]


No differences found