OSDN Git Service

i915: unmap BIOS when we're done with it
authorJesse Barnes <jbarnes@hobbes.lan>
Wed, 28 May 2008 15:24:42 +0000 (08:24 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 28 May 2008 15:24:42 +0000 (08:24 -0700)
commit070755af3fecefb6b09e8ef98738e4926e4148a7
tree8ec49ff52685e2c5e7604aef90a19d6413a61483
parent9fc4ea5c00dfb91ebff893fb5092e768155cc2e2
i915: unmap BIOS when we're done with it

At the moment, we only read it at startup time, so we can just unmap it there
when we're done.
linux-core/intel_bios.c