| commit | 6daa777866569fc48fe3cfcd6fd01aba37ac06a5 | [log] [tgz] |
|---|---|---|
| author | Seungwon Jeon <tgih.jun@samsung.com> | Fri Aug 05 12:35:03 2011 +0900 |
| committer | Chris Ball <cjb@laptop.org> | Sat Aug 13 14:50:32 2011 -0400 |
| tree | 14fae64bfccda79561294df1188619e3dd78d595 | |
| parent | 7435bb7950ba8a3cbfa6d0c01e92588562533a3f [diff] |
mmc: dw_mmc: Fix DDR mode support. Host driver can't get a hint of DDR mode through ios->ddr flag anymore. ios->timing is currently used to inform DDR mode as a substitute. And capability of MMC_CAP_MMC_HIGHSPEED is added for DDR support. Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com> Acked-by: Will Newton <will.newton@imgtec.com> Signed-off-by: Chris Ball <cjb@laptop.org>