summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/t7l66xb.h
diff options
context:
space:
mode:
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2015-05-01 10:41:10 +0100
committerLee Jones <lee.jones@linaro.org>2015-06-22 12:25:17 +0100
commitec40c606c7aebb8d61cb47af27e2f62c26e09e29 (patch)
treeecd1c5d08f2ee8a83a757131d29832781516613f /include/linux/mfd/t7l66xb.h
parentb64610dfbdf6a21e92073d50fef33704dbfe6028 (diff)
downloadblackbird-obmc-linux-ec40c606c7aebb8d61cb47af27e2f62c26e09e29.tar.gz
blackbird-obmc-linux-ec40c606c7aebb8d61cb47af27e2f62c26e09e29.zip
mfd: Check ACPI device companion before checking resources
Current code in mfd-core calls into ACPI to check resources even on a system that booted with a DT (on kernels with both DT and ACPI support compiled in). This triggers ACPI exceptions since we may end up calling the ACPI interpreter when it has not been initialized: "ACPI Exception: AE_BAD_PARAMETER, Thread 2064154624 could not acquire Mutex [0x1] (20150410/utmutex-285)" This patch fixes the issues by adding a check for an ACPI companion device before carrying out ACPI resources checks to avoid calling the ACPI interpreter if the fwnode representing the device is an OF one. Cc: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd/t7l66xb.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud