mmc: sdhci-acpi: Get UID directly from acpi_device
authorAdrian Hunter <adrian.hunter@intel.com>
Mon, 6 Oct 2014 12:23:05 +0000 (15:23 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 6 Oct 2014 13:08:14 +0000 (15:08 +0200)
commit3db3525196a992da628fb210776d73ec4bb59460
tree25ce914645e9210a730154f503a6b013ec528bfc
parentb3f635ad6648d17178c3e2ab2f0a4823fcac1e83
mmc: sdhci-acpi: Get UID directly from acpi_device

UID was made available on acpi_device since
commit ccf78040265b ("ACPI: Add _UID support for ACPI devices.")
Use it from there instead of reprocessing the
ACPI object info.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-acpi.c