commit | 307d8e6f248558b184a2513593dbbeb08406a4fa | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Mon Jun 20 10:40:44 2016 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Wed Jun 22 10:13:20 2016 -0700 |
tree | 4eb20ba66cc4066eb952181cd6f6f78368fe2e92 | |
parent | e63a46bef01ff3064f44dba145833284fb6adeec [diff] |
mmc: move 'parent' tracking to mmc_blk_data In preparation for the removal of 'driverfs_dev' from 'struct gendisk', carry this data in mmc_blk_data. It is used for registration of parent disks and partitions. Cc: Ulf Hansson <ulf.hansson@linaro.org> Cc: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>