mmc: tmio: Cache interrupt masks
authorSimon Horman <horms@verge.net.au>
Thu, 25 Aug 2011 01:27:25 +0000 (10:27 +0900)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:36 +0000 (15:43 -0400)
commit54680fe7f6ad0fb0c52e330484e2cf1609587862
treefec1e2b9f2f55e710d29caaa76c623fc765f61f5
parentad5fd97288655b5628052c1fa906419417c86100
mmc: tmio: Cache interrupt masks

This avoids the need to look up the masks each time an interrupt is handled.
As suggested by Guennadi.

Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_pio.c