diff options
author | Jaehoon Chung <jh80.chung@samsung.com> | 2015-10-21 13:49:41 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-10-29 13:00:37 +0300 |
commit | 98daafd8a09d9a514bc2166709731d659037003b (patch) | |
tree | 107ee7c8ff5649e13e193a5606c13a5c4e9f9be9 /include/linux/errqueue.h | |
parent | 4539d36ef2bbf2ee1519e7cfb51c6fdddda3e4e6 (diff) | |
download | linux-98daafd8a09d9a514bc2166709731d659037003b.tar.xz |
mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register
According to DesignWare DoC file, CardThreshold bit should be
bit[27:16].
So it's correct to use (0xFFF << 16), not (0x1FFF << 16).
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions