Revision 3f5b4b79d4c0fa71fd7d74c2a44bbc0869c04c9b authored by Shawn Lin on 18 July 2017, 08:31:38 UTC, committed by Ulf Hansson on 27 July 2017, 14:11:39 UTC
dwmmc host driver already deprecate it in the driver
but didn't modify the documentation to reflect the fact.
This patch deprecates it and clean up num-slots from the
examples of all variant host drivers.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Rob Herring <robh@kernel.org>
Fixes: d30a8f7bdf64 ("mmc: dw_mmc: deprecated the "num-slots" property")
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 16f5df8
History
File Mode Size
Makefile -rw-r--r-- 936 bytes
asm-offsets.c -rw-r--r-- 3.3 KB
cevt-mn10300.c -rw-r--r-- 3.4 KB
csrc-mn10300.c -rw-r--r-- 898 bytes
entry.S -rw-r--r-- 18.6 KB
fpu-low.S -rw-r--r-- 5.1 KB
fpu-nofpu-low.S -rw-r--r-- 1.1 KB
fpu-nofpu.c -rw-r--r-- 921 bytes
fpu.c -rw-r--r-- 4.1 KB
gdb-io-serial-low.S -rw-r--r-- 2.3 KB
gdb-io-serial.c -rw-r--r-- 3.8 KB
gdb-io-ttysm-low.S -rw-r--r-- 2.4 KB
gdb-io-ttysm.c -rw-r--r-- 6.9 KB
gdb-low.S -rw-r--r-- 2.8 KB
gdb-stub.c -rw-r--r-- 44.5 KB
head.S -rw-r--r-- 9.2 KB
internal.h -rw-r--r-- 923 bytes
io.c -rw-r--r-- 794 bytes
irq.c -rw-r--r-- 8.9 KB
kgdb.c -rw-r--r-- 12.1 KB
kprobes.c -rw-r--r-- 16.0 KB
mn10300-debug.c -rw-r--r-- 1.4 KB
mn10300-serial-low.S -rw-r--r-- 5.3 KB
mn10300-serial.c -rw-r--r-- 43.7 KB
mn10300-serial.h -rw-r--r-- 4.0 KB
mn10300-watchdog-low.S -rw-r--r-- 1.8 KB
mn10300-watchdog.c -rw-r--r-- 4.8 KB
mn10300_ksyms.c -rw-r--r-- 1.1 KB
module.c -rw-r--r-- 4.2 KB
process.c -rw-r--r-- 4.1 KB
profile-low.S -rw-r--r-- 1.6 KB
profile.c -rw-r--r-- 1.4 KB
ptrace.c -rw-r--r-- 9.6 KB
rtc.c -rw-r--r-- 1.2 KB
setup.c -rw-r--r-- 6.7 KB
sigframe.h -rw-r--r-- 793 bytes
signal.c -rw-r--r-- 10.3 KB
smp-low.S -rw-r--r-- 2.2 KB
smp.c -rw-r--r-- 27.8 KB
switch_to.S -rw-r--r-- 4.0 KB
sys_mn10300.c -rw-r--r-- 1003 bytes
time.c -rw-r--r-- 3.3 KB
traps.c -rw-r--r-- 16.9 KB
vmlinux.lds.S -rw-r--r-- 2.1 KB

back to top