]> Git Repo - J-u-boot.git/commit
mmc: s5p_sdhci: fixed wrong function argument
authorJaehoon Chung <[email protected]>
Thu, 30 Aug 2012 16:24:10 +0000 (16:24 +0000)
committerAndy Fleming <[email protected]>
Wed, 5 Sep 2012 22:33:26 +0000 (17:33 -0500)
commit8458e0283f041a39c80cae9e2ba67ed3c8ebd73c
tree8bfda0efccfc1a9d4b05ab4633cc31043c779e2d
parentb268660cedab938f40e64456da1cf72da05bc808
mmc: s5p_sdhci: fixed wrong function argument

Useless code is removed, and get buswidth value.
buswidth value will be used to choice the 4bit or 8bit.
(Now used 4bit mode in sdhci.c by default)

Signed-off-by: Jaehoon Chung <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
arch/arm/include/asm/arch-exynos/mmc.h
arch/arm/include/asm/arch-s5pc1xx/mmc.h
drivers/mmc/s5p_sdhci.c
This page took 0.036747 seconds and 4 git commands to generate.