commit | 5a6534e4cf53e16a6ea92f033f89d6575b3d7422 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Wed Dec 13 00:35:06 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Wed Dec 13 09:05:52 2006 -0800 |
tree | e1b954e208f2c313d1a040b1494ff455fd3ab673 | |
parent | 9cef779ec3643e6c846f86a32d8c44daff16a336 [diff] |
[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>