intel-agp: fixup resource handling in flush code.
authorDave Airlie <airlied@linux.ie>
Wed, 23 Jan 2008 05:34:29 +0000 (15:34 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 5 Feb 2008 04:33:33 +0000 (14:33 +1000)
commit4d64dd9e5d96cdcfa8dee91c7848341718c77444
tree47d7c2c8a3b8fbac074ba22a27f7c25437db26e4
parent4e8b6e25943a22036a6b704ebef634c7dec4c10e
intel-agp: fixup resource handling in flush code.

The flush code resource handling was having problems where some BIOS
reserve the resource in a pnp block and some don't.

Also there was a bug in that configure was being called at resume
and resetting some of the structs.

Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/agp/intel-agp.c