diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2012-11-21 17:30:50 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-11-21 17:31:20 +0100 |
commit | e294bc91760e11d2f1ebbac1d0a979069edf7adb (patch) | |
tree | 279a8a95fb56cc8f230ebab079c1e7a07dba23ab /drivers/target/Makefile | |
parent | mfd: twl-core: Change TWL4030_MODULE_* ids to TWL_MODULE_* (diff) | |
download | linux-e294bc91760e11d2f1ebbac1d0a979069edf7adb.tar.xz linux-e294bc91760e11d2f1ebbac1d0a979069edf7adb.zip |
mfd: lpc_ich: Fix resource request for [mem 0x00000000]
The older southbridges supported by the lpc_ich driver do not
provide memory-mapped space of the root complex. The driver
correctly avoids computing the iomem address in this case, yet
submits a zeroed resource request anyway (via mfd_add_devices()).
Remove the iomem resource from the resource array submitted to the
mfd core for the older southbridges.
Acked-by: Aaron Sierra <asierra@xes-inc.com>
Cc: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/target/Makefile')
0 files changed, 0 insertions, 0 deletions