diff options
author | Randy Dunlap <randy_d_dunlap@linux.intel.com> | 2005-10-31 00:03:43 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-31 02:37:31 +0100 |
commit | b6ab126211e2ab17eecbd063b99742a6b04b228e (patch) | |
tree | b92172fb297b29d0fb32e08ac0a2aaaee4fdc2d6 /drivers/video/pxafb.c | |
parent | [PATCH] hpet: allow HPET FIXED_MEM32 resource type (diff) | |
download | linux-b6ab126211e2ab17eecbd063b99742a6b04b228e.tar.xz linux-b6ab126211e2ab17eecbd063b99742a6b04b228e.zip |
[PATCH] hpet: use HPET physical addresses for dup. detection
- Use HPET physical address to detect duplicates, not logical addresses.
Using logical (mapped) addresses fails to detect duplicates
because ioremap() returns a new mapped address each time.
- iounmap() regions when duplicate/busy areas are found.
Signed-off-by: Randy Dunlap <randy_d_dunlap@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/video/pxafb.c')
0 files changed, 0 insertions, 0 deletions