mmc: wbsd: replace kmap with page_address
authorPierre Ossman <drzeus@drzeus.cx>
Wed, 31 Jan 2007 17:20:48 +0000 (18:20 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 4 Feb 2007 19:54:11 +0000 (20:54 +0100)
Since we actively avoid highmem, calling kmap_atomic() instead
of page_address() is effectively only obfuscation.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found