From: Nicolas Ferre Date: Fri, 5 Mar 2010 21:43:45 +0000 (-0800) Subject: mmc: at91_mci: correct kunmap_atomic() X-Git-Tag: v2.6.34-rc1~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=752993ef8e40d1863b26c7dc51e12223588d0fe0;p=pandora-kernel.git mmc: at91_mci: correct kunmap_atomic() kunmap_atomic() accepts a pointer to any location in the page so we do not need the subtraction and cast. Signed-off-by: Nicolas Ferre Cc: Wolfgang Muees Cc: Andrew Victor Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed