]> git.sur5r.net Git - u-boot/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)
commitf0ecfc5e7e412c2098627cab2133fb2e284edfea
tree8db3fc0660d5b83e5027a0e1621be21c2979163e
parent38c4f0bdce5bca8535eadab08ece80dff45ad0ee
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