MIPS: lantiq: falcon clocks were not enabled properly
authorJohn Crispin <blogic@openwrt.org>
Thu, 16 Aug 2012 08:25:41 +0000 (08:25 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 22 Aug 2012 22:08:18 +0000 (00:08 +0200)
commit3a6ac5004c7c8b140319439f8b1f3f6d4cbfe67a
treec047ba447d39a70c4007924e305f4da68ad2ca5d
parentf8cd170dabeca90c976e6487ba7a8a7752aae571
MIPS: lantiq: falcon clocks were not enabled properly

As a result of a non populated ->bits field inside the clock struct, the clock
domains were never powered on the Falcon. Until now we only used domains that
were also used and powered by the bootloader.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/4234/
arch/mips/lantiq/falcon/sysctrl.c