summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAsutosh Das <asutoshd@codeaurora.org>2015-05-21 13:29:51 +0530
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-31 15:26:26 -0700
commit6d1be7e42b9e5f2dbdf6e8c1909c20cdfa6edc02 (patch)
tree063cbe0234835ebafe5013831588e9a76c1221e2 /include/linux/debugobjects.h
parent534f1ea89d21d8831a60c822a153967d3189dd5b (diff)
mmc: queue: initialization of command queue
Command Queueing (CQ) feature is introduced to eMMC standard in revision 5.1. CQ includes new commands for issuing tasks to the device, for ordering the execution of previously issued tasks and for additional task management functions. The idea is to keep the legacy and CQ code as discrete as possible. Hence, a separate queue is created for CQ. The issuing path is non-blocking since several requests (max. 32) can be queued at a time. Change-Id: I5b48d1b3ed17585b907ec70ff7c8d583003ec9e1 Signed-off-by: Asutosh Das <asutoshd@codeaurora.org> Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org> [subhashj@codeaurora.org: fixed trivial merge conflicts & compilation error] Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions