summaryrefslogtreecommitdiff
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2012-11-19 20:04:11 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2012-11-21 16:34:23 (GMT)
commit0c418844dce21fa7000b51190f393c7d6a7ee12d (patch)
treeaef55050ee01d6a1142aa5a1ed9be6264eb5bd2f /drivers/mfd/Kconfig
parente294bc91760e11d2f1ebbac1d0a979069edf7adb (diff)
downloadlinux-fsl-qoriq-0c418844dce21fa7000b51190f393c7d6a7ee12d.tar.xz
mfd: lpc_ich: One uninitialized cell is no error
At every boot of an (outdated) laptop lpc_ich prints an error: lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized But if one looks at lpc_ich's probe function one notices that the code only cares if both lpc_ich_init_wdt() and lpc_ich_init_gpio() fail to add any cells. So stop treating the failure to add a single cell as an error. Those messages can be printed at notice level. And then only warn if no cells were added. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
0 files changed, 0 insertions, 0 deletions