https://github.com/torvalds/linux
Revision 5d756147f7d356c3e85372373a0054dcf25a370e authored by Jisheng Zhang on 07 December 2015, 13:09:24 UTC, committed by Sebastian Hesselbarth on 10 December 2015, 20:00:16 UTC
The optional 2nd clock is CLKID_SDIO. We removed CLK_IGNORE_UNUSED
from CLKID_SDIO's flag, so the sdhci2 doesn't work. This patch fixes
this issue by correcting the sdhci2's 2nd clock.

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1 parent 8005c49
History
Tip revision: 5d756147f7d356c3e85372373a0054dcf25a370e authored by Jisheng Zhang on 07 December 2015, 13:09:24 UTC
ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock
Tip revision: 5d75614
File Mode Size
Makefile -rw-r--r-- 377 bytes
compat.c -rw-r--r-- 19.1 KB
compat_mq.c -rw-r--r-- 3.9 KB
ipc_sysctl.c -rw-r--r-- 5.4 KB
mq_sysctl.c -rw-r--r-- 2.9 KB
mqueue.c -rw-r--r-- 35.7 KB
msg.c -rw-r--r-- 24.1 KB
msgutil.c -rw-r--r-- 3.6 KB
namespace.c -rw-r--r-- 4.0 KB
sem.c -rw-r--r-- 56.1 KB
shm.c -rw-r--r-- 32.5 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 21.2 KB
util.h -rw-r--r-- 6.4 KB

back to top