diff options
author | Krzysztof Kozlowski <[email protected]> | 2016-01-27 15:46:11 +0900 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2016-02-04 23:44:15 +0100 |
commit | bf035f42344a3e790c2d37ed3ee9005311f98075 (patch) | |
tree | 350f655ffe4e7448e9422f5e9aed01c9b6a80c1b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cd0e7c1e54af2dd4d275177cb5dea0ced398e5ef (diff) |
rtc: max77686: Cleanup and reduce dmesg output
Cleanup of entire driver of its dmesg output:
1. Remove printing of the function name, because printing device name is
sufficient. This also makes the dev_err()-like functions more compact
and readable (not need of line break).
2. Lower from info to debug printing of each RTC interrupt (no need to
make noise on each alarm).
3. Remove dev_info() at beginning of probe because a message is already
always printed by either probe failure or from registering the RTC
device as /dev/rtcX.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions