commit | f38f94c6b226f7c6888bedbcadf0ed2ddca7d029 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 10 16:09:50 2011 +0100 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 15 13:49:14 2011 -0400 |
tree | f37e327fdfb66bfe0960c52a1f01f10b7eab8005 | |
parent | 9dc3fb5e4584630c50f7a5405efe9835d321ad44 [diff] |
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>