mmc: core: Add members to mmc_request and mmc_data for CQE's
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 10 Aug 2017 12:08:07 +0000 (15:08 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 30 Aug 2017 12:02:01 +0000 (14:02 +0200)
commitd2f82254e4e862662e7820953b049b7d4d660ec7
treec33dcdea54b78ff3f03bdf960c0b09d0c34273cf
parentbf517d6fec719980fe3b7acd9670a68442a372b7
mmc: core: Add members to mmc_request and mmc_data for CQE's

Most of the information needed to issue requests to a CQE is already in
struct mmc_request and struct mmc_data. Add data block address, some flags,
and the task id (tag), and allow for cmd being NULL which it is for CQE
tasks.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
include/linux/mmc/core.h
include/trace/events/mmc.h