diff options
author | Enric Balletbo i Serra <[email protected]> | 2019-11-29 22:59:16 +0100 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2019-12-19 01:58:44 +0100 |
commit | 464aca16487c618534bf2efa4afbc9ece015553a (patch) | |
tree | fcb7234b1a0bc7f9a4b253600d0b1d676e81c5a9 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | a08990ea11dc3386cc972c817a121525f7bc7321 (diff) |
power: supply: cros_usbpd: Remove dev_err() getting the number of ports
When a device has no support to get the charger number of ports, it
doesn't have to result in a dev_err(), print saying "Could not get
charger port count" using a dev_info() would suffice. In such case,
the dev_info() message is already printed but the dev_err() is annoying,
specially, on those devices that doesn't support the command. So remove
the dev_err().
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions