From: Thomas Richter Date: Sat, 30 May 2015 18:25:53 +0000 (+0200) Subject: Fix resume from suspend on IBM X30 X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~294 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3f918d5a069f1c34c6e0d39cccb0e9c8ac9334;p=pandora-kernel.git Fix resume from suspend on IBM X30 This patch fixes the resume from suspend-to-ram on the IBM X30 laptop. The problem is caused by the Bios missing to re-initialize the iVCH registers, especially the PLL registers. This patch records the iVCH registers during initialization, and re-installs this register set when resuming. Signed-off-by: Thomas Richter Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed