Re: [PATCH] clk: si5351: make clk-si5351 depend on CONFIG_OF

2013-04-15 Thread Mike Turquette
Quoting Stephen Rothwell (2013-04-15 17:55:13) > Hi Sebastian, > > On Mon, 15 Apr 2013 09:00:14 +0200 Sebastian Hesselbarth > wrote: > > > > 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. > > > >

Re: [PATCH] clk: si5351: make clk-si5351 depend on CONFIG_OF

2013-04-15 Thread Stephen Rothwell
Hi Sebastian, On Mon, 15 Apr 2013 09:00:14 +0200 Sebastian Hesselbarth wrote: > > 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 > Reported-by: Stephen

[PATCH] clk: si5351: make clk-si5351 depend on CONFIG_OF

2013-04-15 Thread Sebastian Hesselbarth
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 Reported-by: Stephen Rottweil --- Cc: Stephen Rothwell Cc: Grant Likely Cc: Rob Herring Cc: Rob Landley Cc: Mike

[PATCH] clk: si5351: make clk-si5351 depend on CONFIG_OF

2013-04-15 Thread Sebastian Hesselbarth
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.hesselba...@gmail.com Reported-by: Stephen Rottweil s...@canb.auug.org.au --- Cc: Stephen Rothwell

Re: [PATCH] clk: si5351: make clk-si5351 depend on CONFIG_OF

2013-04-15 Thread Stephen Rothwell
Hi Sebastian, On Mon, 15 Apr 2013 09:00:14 +0200 Sebastian Hesselbarth sebastian.hesselba...@gmail.com wrote: 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

Re: [PATCH] clk: si5351: make clk-si5351 depend on CONFIG_OF

2013-04-15 Thread Mike Turquette
Quoting Stephen Rothwell (2013-04-15 17:55:13) Hi Sebastian, On Mon, 15 Apr 2013 09:00:14 +0200 Sebastian Hesselbarth sebastian.hesselba...@gmail.com wrote: Calling clk-si5351 driver non-OF ready was too early. This patch makes clk-si5351 depend on CONFIG_OF again, until things get