clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_bus
authorYakir Yang <ykk@rock-chips.com>
Fri, 15 Jan 2016 11:54:14 +0000 (19:54 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 24 Jan 2016 22:29:16 +0000 (23:29 +0100)
commitee16bbd289a63e3036d31dcd809e411e9a5dbd5d
treee918db2e81341837a9d16e7cb2be1f38dffb76a4
parent92e963f50fc74041b5e9e744c330dca48e04f08d
clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_bus

HCLK_VIO_BUS is the noc bus controller clock for display module,
due to it shouldn't belong to any driver, but we need it enabled,
so just mark it as the CLK_IGNORE_UNUSED flag.

Signed-off-by: Yakir Yang <ykk@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3036.c