linux/drivers/mmc
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
..
card mmc: block: shut up "retrying because a re-tune was needed" message 2016-02-29 11:03:08 +01:00
core mmc: core: remove redundant memset of sdio_read_cccr 2016-03-17 14:54:41 +01:00
host mmc: of_mmc_spi: fix unused warning 2016-03-17 14:54:40 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00