diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2017-10-19 13:41:45 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-11-02 15:20:27 +0100 |
commit | f07b7952df3b3ff014e83952b402425cf50c51ce (patch) | |
tree | 746b03e5cb6cbff099e34e1d18e8211c27b298a0 /samples/hidraw | |
parent | 6b10c9abfbceaf94ef227d98317020c557996186 (diff) | |
download | linux-stable-f07b7952df3b3ff014e83952b402425cf50c51ce.tar.gz linux-stable-f07b7952df3b3ff014e83952b402425cf50c51ce.tar.bz2 linux-stable-f07b7952df3b3ff014e83952b402425cf50c51ce.zip |
mmc: sdhci-acpi: Let devices define their own private data
Let devices define their own private data to facilitate device-specific
operations. The size of the private structure is specified in the
sdhci_acpi_slot structure, then sdhci_acpi_probe() will allocate extra
space for it, and sdhci_acpi_priv() can be used to get a reference to it.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'samples/hidraw')
0 files changed, 0 insertions, 0 deletions