clk: rockchip: fix issues in the mmc-phase clock
authorHeiko Stuebner <heiko@sntech.de>
Sun, 5 Jul 2015 09:00:15 +0000 (11:00 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 6 Jul 2015 22:07:38 +0000 (15:07 -0700)
commit7c494ad0581a31b20d2e8c397e0a28a6ffcabf8a
tree1b773d9b4bf49f41afb240fefefa697c3261f4ff
parent8a76f443a9ea6f7f72ede9f95fe0ca5b90f09a43
clk: rockchip: fix issues in the mmc-phase clock

The review for the new inverter clock type uncovered some issues (missing
headers and name handling) that are also present in the mmc-phase clock
type, I got (to much) inspiration from. Fix these there too.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/rockchip/clk-mmc-phase.c