From: H. Peter Anvin Date: Thu, 13 Sep 2007 21:14:29 +0000 (-0700) Subject: [x86 setup] Present the canonical video mode number to the kernel X-Git-Tag: v2.6.23-rc8~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f662b3f6e422a15fefcbaf4bdd21f97e6bcf32d;p=pandora-kernel.git [x86 setup] Present the canonical video mode number to the kernel Canonicalize the video mode number as presented to the kernel. The video mode number may be user-entered (e.g. ASK_VGA), an alias (e.g. NORMAL_VGA), or a size specification, and that confuses the suspend wakeup code. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed