From 9aa75e6e09620dbff3ae65ff3f03d2da3129b080 Mon Sep 17 00:00:00 2001 From: Dmitry Torokhov Date: Wed, 12 Nov 2014 13:38:45 -0800 Subject: [PATCH] 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-format-patch failed