commit | 03a7efe0d124fcb7bd6f483cbf7df65f699ed821 | [log] [tgz] |
---|---|---|
author | San Mehat <san@android.com> | Mon Apr 14 15:22:49 2008 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Oct 24 23:41:21 2016 +0800 |
tree | 2ba93aa886696ad391b12a2933ef96b7d9220dcf | |
parent | 69c8afc5f7eaa45f0cd12d1a577adb99036ba0b9 [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 Change-Id: Ibff2e3e991e5522f55ec8c6edc25ed09f2553736 Signed-off-by: San Mehat <san@google.com>