]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: at91: pmc: remove useless capacities handling
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 27 Jan 2016 14:05:55 +0000 (15:05 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 17 Feb 2016 16:53:04 +0000 (17:53 +0100)
commit60cad091a5fefa4866c0fdea8cc34c97622de578
treeeca46687b7c3a09a1acd8d5187081716ee54d30f
parentaf719c18075f76f83e363bd13a97937b2e9f3f7d
clk: at91: pmc: remove useless capacities handling

Capacities only handles interrupts and they are not use anymore. Remove the
whole initialisation.

Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/clk/at91/pmc.c