alistair23-linux/drivers/mmc
Shawn Lin cc190d4c64 mmc: dw_mmc: use macro to define ring buffer size
It's very prone to make mistake as we might forget
to replace all PAGE_SIZEs with new values if we try
to modify the ring buffer size for whatever reasons.
Let's use a macro to define it.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-09-26 21:31:36 +02:00
..
card mmc: card: do away with indirection pointer 2016-09-26 21:31:31 +02:00
core mmc: core: don't try to switch block size for dual rate mode 2016-09-26 21:31:34 +02:00
host mmc: dw_mmc: use macro to define ring buffer size 2016-09-26 21:31:36 +02:00
Kconfig
Makefile