From: Dmitry Torokhov Date: Wed, 12 Nov 2014 21:38:45 +0000 (-0800) Subject: clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabled X-Git-Tag: omap-for-v3.19/fixes-rc1~9^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9aa75e6e09620dbff3ae65ff3f03d2da3129b080;p=pandora-kernel.git clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabled Currently there is no driver owning these clocks and they have to stay up for the system to function properly, so let's mark them as CLK_IGNORE_UNUSED. Without this patch we have trouble with suspend/resume and we have trouble turning the eDP back on if it ever idles off. Signed-off-by: Dmitry Torokhov Reviewed-by: Doug Anderson Tested-by: Doug Anderson Reviewed-by: Kever Yang Signed-off-by: Heiko Stuebner --- Reading git-diff-tree failed