Searched hist:eed222aca8d077af3600b651176f6fd04d95cce1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_bus.c | diff eed222aca8d077af3600b651176f6fd04d95cce1 Mon Mar 04 21:24:52 CST 2013 Aaron Lu <aaron.lu@intel.com> mmc: sdio: bind acpi with sdio function device
ACPI spec 5 defined the _ADR encoding for sdio bus as: High word - slot number (0 based) Low word - function number
This patch adds support for binding sdio function device with acpi node, and if successful, involve acpi into its power management.
Signed-off-by: Aaron Lu <aaron.lu@intel.com> Reviewed-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>
|
/openbmc/linux/include/linux/mmc/ |
H A D | host.h | diff eed222aca8d077af3600b651176f6fd04d95cce1 Mon Mar 04 21:24:52 CST 2013 Aaron Lu <aaron.lu@intel.com> mmc: sdio: bind acpi with sdio function device
ACPI spec 5 defined the _ADR encoding for sdio bus as: High word - slot number (0 based) Low word - function number
This patch adds support for binding sdio function device with acpi node, and if successful, involve acpi into its power management.
Signed-off-by: Aaron Lu <aaron.lu@intel.com> Reviewed-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Chris Ball <cjb@laptop.org>
|