summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ds1305.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2016-01-27 15:46:11 +0900
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-02-04 23:44:15 +0100
commitbf035f42344a3e790c2d37ed3ee9005311f98075 (patch)
tree350f655ffe4e7448e9422f5e9aed01c9b6a80c1b /drivers/rtc/rtc-ds1305.c
parentcd0e7c1e54af2dd4d275177cb5dea0ced398e5ef (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 <k.kozlowski@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/rtc-ds1305.c')
0 files changed, 0 insertions, 0 deletions