summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@linaro.org>2012-09-17 20:16:35 +0200
committerChris Ball <cjb@laptop.org>2012-10-03 16:05:13 +0200
commit4a90920c6b39a3af26470cfc26b8e5ec9c4e7f3c (patch)
tree1813a9972f2ec1c8129c68eb969ea7066ddfaec3 /drivers/acpi
parentmmc: support BKOPS feature for eMMC (diff)
downloadlinux-4a90920c6b39a3af26470cfc26b8e5ec9c4e7f3c.tar.xz
linux-4a90920c6b39a3af26470cfc26b8e5ec9c4e7f3c.zip
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
The 'struct dw_mci' maintains a copy of the pdev->dev instance instead of maintaining a reference to that 'struct device' instance. Any resource allocated using the device resource management kernel API with the instance of 'struct device' in 'struct dw_mci' is then incorrect. Fix this by converting the copy of 'struct device' in 'struct dw_mci' to a reference. Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Acked-by: Will Newton <will.newton@imgtec.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions