Paul Bolle 0c418844dc 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>
2012-11-21 17:34:23 +01:00
..
2012-10-07 17:29:24 +09:00
2012-07-16 15:00:32 +02:00
2012-09-29 01:25:28 +02:00
2012-09-29 01:25:28 +02:00
2012-11-21 16:07:57 +01:00
2012-09-23 20:51:34 +02:00
2012-09-23 20:51:34 +02:00
2012-11-21 16:07:57 +01:00
2012-09-23 20:51:35 +02:00
2012-01-09 01:03:34 +01:00
2012-10-05 12:01:30 +09:00
2012-11-21 16:07:57 +01:00
2012-07-16 14:31:59 +02:00
2012-06-20 14:39:36 -07:00
2012-06-20 14:39:36 -07:00
2012-01-09 00:37:44 +01:00
2012-03-28 13:56:35 -07:00