clk: ux500: Remove BML8580 clock
authorLee Jones <lee.jones@linaro.org>
Thu, 8 Aug 2013 09:38:15 +0000 (10:38 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 09:05:22 +0000 (11:05 +0200)
commit0473b177c3dd5abdb2a7b54eec1921283928a17b
tree18626b5d66d634cce400a9d3ddd77f4e1a2bc3f7
parent970eb8fe135ed11e0805ceb0566a940d3eeccbca
clk: ux500: Remove BML8580 clock

There is no mention of the PRCMU_BML8580CLK in any of the Design
Specifications for the chips supported in Mainline. In fact, where it
is incorrectly used in the u8540 clock definition driver it would
have the side effect of using the incorrect clock management address
([PRCM_BML8580CLK_MGT] 0x108 instead of the correct value 0x04C).

Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/clk/ux500/u8540_clk.c