summaryrefslogtreecommitdiffstats
path: root/drivers/clk/bcm/clk-kona.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2014-04-21 16:11:39 -0500
committerMike Turquette <mturquette@linaro.org>2014-04-30 11:51:32 -0700
commit9d3d87c750f30af0e8e268c122ffec4489bc9638 (patch)
tree55eb2d7297e2cdfe5f55d8ba04b41cacb18beb79 /drivers/clk/bcm/clk-kona.c
parente756325206ebf284d00410077ea43eb53de8e9bf (diff)
downloadblackbird-obmc-linux-9d3d87c750f30af0e8e268c122ffec4489bc9638.tar.gz
blackbird-obmc-linux-9d3d87c750f30af0e8e268c122ffec4489bc9638.zip
clk: bcm281xx: change some symbol names
As I developed the bcm281xx clock code I understood there were restrictions on device tree "compatible" strings names, and as a result "bcm11351" was used in places despite the part family being more properly called "bcm281xx". This can be a little confusing. In some cases I went to far and things using "bcm11351" when that was not necessary. This patch remedies this. It renames the symbol used to define the "compatible" string (but not its value) so it uses "BCM281XX". Similarly, the name names provided to the CLK_OF_DECLARE() macro are changed, hoping to minimize the number of places that the confusing "11351" string is used. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/bcm/clk-kona.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud