diff options
author | Chen-Yu Tsai <wens@csie.org> | 2014-07-09 15:54:34 +0800 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-07-15 08:52:11 +0200 |
commit | b72efd0f651271ee05835ab848eee7c4e6851c99 (patch) | |
tree | b2a88aefb3d90eba77cd965be90730eeeeb9d299 /drivers/edac | |
parent | cd6eb534fbb8c9c52e6900f6b086d8c95f966449 (diff) |
clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices
sun6i-apb0-gates uses the "clock-indices" DT property to indicate
valid gate bits or holes in between. However, the rest of sunxi
clock drivers use bitmaps for this purpose.
This patch modifies sun6i-apb0-gates to use bitmaps as well, to be
consistent with the sunxi platform. Also add the missing call to
clk_register_clkdev, so system clock lookups will work.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions