diff options
author | 2011-02-17 13:09:04 +0900 | |
---|---|---|
committer | 2011-03-15 13:49:28 -0400 | |
commit | 37b7785e3ac5128809340eaeb791ca7a471c4e32 (patch) | |
tree | ff7744cb148e22cf36c3801eb00b7a2a2ee98567 /drivers/mmc/core/core.c | |
parent | mmc: tmio_mmc: use dmaengine helpers, drop submit check (diff) | |
download | linux-dev-37b7785e3ac5128809340eaeb791ca7a471c4e32.tar.xz linux-dev-37b7785e3ac5128809340eaeb791ca7a471c4e32.zip |
mmc: dw_mmc: modify quirks bit-shift control
If we need some quirks, maybe add quirks in future
But now, quirks value set to integer..later we should be confused..
So I think that need bit-shift control.
And If we need not any quirks, we didn't set anything..
(Need not DW_MCI_QUIRK_NONE)
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Will Newton <will.newton@imgtec.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/core/core.c')
0 files changed, 0 insertions, 0 deletions