]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: s5p_sdhci: fix to check proper pinmux id
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 24 Nov 2016 06:05:51 +0000 (15:05 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 1 Dec 2016 02:09:44 +0000 (11:09 +0900)
commit2d6f1b704ae102064d70f718b5206cc807d37fdf
tree8db3fc0660d5b83e5027a0e1621be21c2979163e
parent190e99d48d9aa2a4503ed9d15f6267595c12c836
mmc: s5p_sdhci: fix to check proper pinmux id

At sdhci_get_config(), there was wrong condition to check pimux
id, so this patch fixes to check proper pinmux id.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/mmc/s5p_sdhci.c