commit | b21fb57908c02a9cc0a62edcffc7fba00286e6d2 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Jul 05 15:42:23 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jul 05 08:20:43 2011 -0700 |
tree | 3cdfe5ac42bf0856a971cc958ad23df3c90dc9b0 | |
parent | 3835ce2e69ff06c48984290e474b936a0fb56973 [diff] |
gma500: tidy up the opregion and lid code This is leaking an io mapping and also referencing stuff directly that should not be directly accessed. Sort it out Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>