]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: sdhci-pxav3: Try to get named I/O clock first
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 21 Oct 2014 09:22:39 +0000 (11:22 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 10 Nov 2014 11:40:47 +0000 (12:40 +0100)
commit01ae1070cbb5fbb3bffa0df44e422521df2b4ab1
treebe758cfd46f8e2bcc797a4e9c2320d87f05955c6
parent8c96a7a3310a21a4a3f827b9c42636aa04a47f9e
mmc: sdhci-pxav3: Try to get named I/O clock first

With support for more than one clock, we'll need to distinguish between
the clock by name. Change clock probing to first try to get "io" clock
before falling back to unnamed clock.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-pxav3.c