From: Aaron Lu Date: Tue, 5 Mar 2013 03:24:52 +0000 (+0800) Subject: mmc: sdio: bind acpi with sdio function device X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed222aca8d077af3600b651176f6fd04d95cce1;p=pandora-kernel.git 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 Reviewed-by: Adrian Hunter Signed-off-by: Chris Ball --- Reading git-diff-tree failed