From: Pierre Ossman Date: Sat, 3 Feb 2007 12:36:41 +0000 (+0100) Subject: mmc: tifm: replace kmap with page_address X-Git-Tag: v2.6.21-rc1~92^2~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9d429a2e579ed7c51c49a81265f7e7d2c59c197;p=pandora-kernel.git mmc: tifm: replace kmap with page_address Since we actively avoid highmem, calling kmap_atomic() instead of page_address() is effectively only obfuscation. Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed