commit | 7d90fcc14a25b1ba715427f2af706809bb56a6f4 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Sun Apr 07 11:12:54 2019 -0700 |
committer | Sebastian Reichel <sre@kernel.org> | Mon Apr 15 22:54:06 2019 +0200 |
tree | 08752a7dec02d3ce9e7453ebc8c5c18d2f4fe844 | |
parent | ffaf6f6773af7d2bad983f43f6ffb4246591a578 [diff] |
power: supply: cpcap-charger: Fix pointless EPROBE_DEFER warnings With loadable modules we may get the following during init: could not initialize VBUS or ID IIO: -517 Let's not print any pointless error messages for deferred probe. Signed-off-by: Tony Lindgren <tony@atomide.com> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>