UPSTREAM: 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)
committerCaesar Wang <wxt@rock-chips.com>
Tue, 31 May 2016 01:51:39 +0000 (09:51 +0800)
commit7fcb93f9a97d7c466bf9aa80b1676d3317f8bcde
treeab1c059c4a3f0741b152cf79350a1b95a4e80015
parent5a3b0cd52ee38b67fc01b1c8dd843cfcbe03a5e9
UPSTREAM: 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.

Change-Id: I041bb98d71ad7d5f04e92b44a6fef850c8007c47
Signed-off-by: Yakir Yang <ykk@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
(cherry picked from git.kernel.org next/linux-next.git master
 commit ee16bbd289a63e3036d31dcd809e411e9a5dbd5d)
drivers/clk/rockchip/clk-rk3036.c