commit | 8c77c1bf11134074bbbf986b9463201dd5fe9d9d | [log] [tgz] |
---|---|---|
author | San Mehat <san@android.com> | Tue Dec 13 01:21:50 2011 +0800 |
committer | Andy Green <andy.green@linaro.org> | Mon Jan 09 11:18:27 2012 +0800 |
tree | a688777a60afa22804ff403ca65f5f28cb99a9d8 | |
parent | d9ccb4b007ffc0d3aeb3e12fe4c8745748ee4b1a [diff] |
mmc: Add concept of an 'embedded' SDIO device. This is required to support chips which use SDIO for signaling/ communication but do not implement the various card enumeration registers as required for full SD / SDIO cards. mmc: sdio: Fix bug where we're freeing the CIS tables we never allocated when using EMBEDDED_SDIO mmc: Add max_blksize to embedded SDIO data Signed-off-by: San Mehat <san@google.com>