]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: bcm2835: Drop the fixed sys_pclk.
authorEric Anholt <eric@anholt.net>
Mon, 20 Jul 2015 19:33:04 +0000 (12:33 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 12 Aug 2015 07:59:20 +0000 (00:59 -0700)
commitd24d2ec60f7b52c0eca1c52f821777329e5ffac1
tree6b48ea3aad3d818caa9abc8cf0f6749ec6a50055
parente6500344edbbc405cde8d20a9c0d165a4efa9142
clk: bcm2835: Drop the fixed sys_pclk.

Nothing uses it, and I can't find any evidence that anything ever has.
Its role is now filled by the core clock in the firmware driver.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
drivers/clk/clk-bcm2835.c