mmc: dw_mmc: move supports-highspeed of quirks to caps
authorSeungwon Jeon <tgih.jun@samsung.com>
Fri, 30 Aug 2013 15:13:22 +0000 (00:13 +0900)
committerChris Ball <cjb@laptop.org>
Thu, 26 Sep 2013 01:34:06 +0000 (21:34 -0400)
commit10b498419f41ffaca7510286c0db8ea34300576d
tree1b5d4fe2627230950a95178b4287aeec0351b86d
parent5dd63f524666d0b1d1b07da7cc993bc8fcd141a9
mmc: dw_mmc: move supports-highspeed of quirks to caps

'supports-highspeed' is not one of the quirks but is a capability.
So, it's removed from quirks.

Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Tested-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc.c