]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()
authorFreddy Spierenburg <freddy@dusktilldawn.nl>
Fri, 24 Feb 2006 21:04:17 +0000 (13:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Feb 2006 22:31:38 +0000 (14:31 -0800)
commitcacfc8cf4ed6e05a0d9a8bd17ab85536abd0f6c5
tree51969d297683c72da0bc9af5317fd15ba89d8e9b
parent80c410dc14f7783411b4becf083069d69daaa4a7
[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()

Replaced the no longer existing io_remap_page_range() routine with the
io_remap_pfn_range() routine.  Did not have a chance yet to test the
functionality of the driver, but at least the kernel compiles cleanly again.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/au1100fb.c