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-- 219 bytes
asm-offsets.c -rw-r--r-- 6.5 KB
entry.S -rw-r--r-- 8.5 KB
head.S -rw-r--r-- 1.6 KB
irq.c -rw-r--r-- 2.9 KB
module.c -rw-r--r-- 3.8 KB
process.c -rw-r--r-- 3.3 KB
ptrace.c -rw-r--r-- 9.8 KB
setup.c -rw-r--r-- 4.0 KB
signal.c -rw-r--r-- 8.2 KB
sys_call_table.c -rw-r--r-- 236 bytes
sys_score.c -rw-r--r-- 1.6 KB
time.c -rw-r--r-- 2.6 KB
traps.c -rw-r--r-- 8.9 KB
vmlinux.lds.S -rw-r--r-- 2.2 KB

back to top