From: Jesse Barnes Date: Mon, 4 Feb 2013 13:37:21 +0000 (+0000) Subject: fb: add support for drivers not needing VT switch at suspend/resume time X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~60^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cf2667b9f8b2c2fe298a427deb399e52321da6b;p=pandora-kernel.git fb: add support for drivers not needing VT switch at suspend/resume time Use the new PM routines to indicate whether we need to VT switch at suspend and resume time. When a new driver is bound, set its flag accordingly, and when unbound, remove it from the PM's console tracking list. Signed-off-by: Jesse Barnes Acked-by: Rafael J. Wysocki Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed