mmc: dw_mmc: modify quirks bit-shift control
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 17 Feb 2011 04:09:04 +0000 (13:09 +0900)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:28 +0000 (13:49 -0400)
commit37b7785e3ac5128809340eaeb791ca7a471c4e32
treeff7744cb148e22cf36c3801eb00b7a2a2ee98567
parent449bdc2d9d62794246351d10dd4534a239bf06b6
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>
include/linux/mmc/dw_mmc.h