commit | b6fe0dc9ca1292e01544438140e73c0939ac1b93 | [log] [tgz] |
---|---|---|
author | Ćukasz Majewski <l.majewski@samsung.com> | Mon Mar 12 22:07:18 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Tue May 08 18:02:21 2012 -0500 |
tree | 85ff614d4d3deb0cb6ea676ae0dd869c1797e2bb | |
parent | 629f71860d3ffee5c1ce3ca08fb7c6a1636d7247 [diff] |
mmc:fix: Set mmc width according to MMC host capabilities This patch sets the MMC width according to the MMC host capabilities. It turned out, that there are some targets (e.g. GONI), which are able to read data from SPI only at 4 bit mode. This patch restricts the width number according to the MMC host. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Cc: Andy Fleming <afleming@gmail.com>