Files
android_kernel_xiaomi_sm8450/drivers
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-15 14:45:51 -04:00
2012-11-20 12:21:13 +01:00
2012-09-26 22:28:21 -04:00
2012-11-20 12:21:13 +01:00
2012-10-24 16:58:53 +02:00
2012-09-24 10:07:40 -07:00
2012-10-26 02:20:36 -04:00
2012-11-02 21:58:09 -04:00
2012-10-17 15:53:03 -05:00
2012-10-18 17:50:08 +02:00
2012-10-16 18:07:12 -07:00