commit | de0fc77786bc810f0ea70db26e663f0f1604b132 | [log] [tgz] |
---|---|---|
author | Subhash Jadavani <subhashj@codeaurora.org> | Sun Nov 13 12:27:52 2011 +0530 |
committer | Subhash Jadavani <subhashj@codeaurora.org> | Thu Nov 24 11:03:29 2011 +0530 |
tree | f54e1edc1b99e7325633acb905cf59db723fe865 | |
parent | a8ad107cf28e2ce3e9416401f0cf9c8a2db0fb70 [diff] |
mmc: msm_sdcc: replace magic numbers with appropriate macros Driver is using some magic numbers to indentify few specific commands but as these magic numbers are not self explainatory, this change replace them with appropriate macros. Change-Id: I47cf0723ea29ceb1e470edd95e08ff4d59546535 Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>