diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2010-03-05 22:43:45 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-06 20:26:43 +0100 |
commit | 752993ef8e40d1863b26c7dc51e12223588d0fe0 (patch) | |
tree | d2a6cf2a1d43edce0125fd2944e838062b20afe4 /drivers/mmc/host/sdhci-pci.c | |
parent | mmc: at91_mci: introduce per-mci-revision conditional code (diff) | |
download | linux-752993ef8e40d1863b26c7dc51e12223588d0fe0.tar.xz linux-752993ef8e40d1863b26c7dc51e12223588d0fe0.zip |
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 <nicolas.ferre@atmel.com>
Cc: Wolfgang Muees <wolfgang.mues@auerswald.de>
Cc: Andrew Victor <avictor.za@gmail.com>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions