Shawn Lin a0747eb81c mmc: core: remove redundant memset of sdio_read_cccr
When initializing sdio card, we get struct mmc_card
from mmc_alloc_card which allocates it by kzalloc. So we
don't need another memset while reading cccr.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-03-17 14:54:41 +01:00
..
2015-10-26 16:00:09 +01:00
2015-10-26 16:00:09 +01:00
2014-05-12 18:05:53 -04:00
2007-09-23 19:45:31 +02:00
2015-10-26 16:00:09 +01:00