]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ath79: Remove CLK_IS_ROOT
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 20 Apr 2016 01:33:21 +0000 (18:33 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 13:30:25 +0000 (15:30 +0200)
commit454054c9a72cc3ef3ee553beebe046747a2d2df7
tree85846f3ed96925c433a61d3c41ff8ca16be4f1d9
parent632a842eca618686ac7826149678c6b83fd20d9e
MIPS: ath79: Remove CLK_IS_ROOT

This flag is a no-op now (see commit a2287edcf07f "clk: Deprecate
CLK_IS_ROOT", 2016-02-02) so remove it.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Antony Pavlov <antonynpavlov@gmail.com>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13133/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/clock.c