[PATCH] rtc: remove syslog spam on registration
authorDavid Brownell <david-b@pacbell.net>
Wed, 13 Dec 2006 08:35:06 +0000 (00:35 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:52 +0000 (09:05 -0800)
commit5a6534e4cf53e16a6ea92f033f89d6575b3d7422
treee1b954e208f2c313d1a040b1494ff455fd3ab673
parent9cef779ec3643e6c846f86a32d8c44daff16a336
[PATCH] rtc: remove syslog spam on registration

This removes some syslog spam as RTC drivers register; debug messages
shouldn't come out at "info" level.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/rtc/rtc-dev.c
drivers/rtc/rtc-proc.c
drivers/rtc/rtc-sysfs.c