From: Antonino A. Daplas Date: Mon, 26 Jun 2006 07:26:23 +0000 (-0700) Subject: [PATCH] savagefb: Allocate space for current and saved register states X-Git-Tag: v2.6.18-rc1~725 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2356614b08bf8769790c4f1f55c83d95f802bc51;p=pandora-kernel.git [PATCH] savagefb: Allocate space for current and saved register states Allocate space for 2 register states: 'current' for the current state of the hardware, and 'saved', to be used for restoring the hardware to a sane state. This is in preparation for the addition of state save and restore hooks to make savagefb work together with the latest Xorg savage driver. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed