mmc: sh_mmcif: rename and retype activity variable
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Feb 2011 15:09:50 +0000 (16:09 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:14 +0000 (13:49 -0400)
commitf38f94c6b226f7c6888bedbcadf0ed2ddca7d029
treef37e327fdfb66bfe0960c52a1f01f10b7eab8005
parent9dc3fb5e4584630c50f7a5405efe9835d321ad44
mmc: sh_mmcif: rename and retype activity variable

The host_sglen is now actually used to keep track of whether DMA
is active or not, so rename and retype it to bool.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mmcif.c