From b0295f165f0a9e1bde4f4592df04e85a28be2ce3 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 10 Nov 2014 12:28:57 +0200 Subject: [PATCH] OMAPDSS: HDMI: Remove HDMI PLL reset The SYSRESET bits in HDMI PLL do not reset the PLL itself, but only affect the power used for the PLL. Afaik there is no reason to use the SYSRESET bits, and we don't use it in the other PLLs, so let's remove the HDMI PLL reset to make the PLL code simpler and similar to other PLLs. Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed