Files
linux/drivers/mmc/host
Guennadi Liakhovetski 61e3fe7a31 mmc: fix the use of kunmap_atomic() in tmio_mmc.h
commit 5600efb1bc upstream.

kunmap_atomic() takes the cookie, returned by the kmap_atomic() as its
argument and not the page address, used as an argument to kmap_atomic().
This patch fixes the compile error:

In file included from drivers/mmc/host/tmio_mmc.c:37:
drivers/mmc/host/tmio_mmc.h: In function 'tmio_mmc_kunmap_atomic':
drivers/mmc/host/tmio_mmc.h:192: error: negative width in bit-field '<anonymous>'

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Tested-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-20 13:17:53 -07:00
..
2008-08-01 19:04:26 +02:00
2009-07-31 12:28:46 +02:00
2008-12-16 14:58:17 +01:00
2009-09-23 07:39:32 -07:00
2009-09-23 07:39:43 -07:00
2009-03-24 21:30:03 +01:00
2009-11-12 07:25:57 -08:00
2009-10-01 16:11:15 -07:00
2009-09-23 07:39:38 -07:00
2009-06-13 22:42:59 +02:00
2009-09-23 07:39:38 -07:00
2008-12-31 19:56:05 +01:00
2009-04-08 20:14:54 +02:00
2007-07-26 01:53:31 +02:00