]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-dev.c
Pull style into test branch
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-dev.c
index 828b329e08e0ca62a23617863825a325ca3511d7..94d3df62a5fa85834d440839bba21f6c3054958b 100644 (file)
@@ -435,7 +435,7 @@ static int rtc_dev_add_device(struct class_device *class_dev,
                goto err_cdev_del;
        }
 
-       dev_info(class_dev->dev, "rtc intf: dev (%d:%d)\n",
+       dev_dbg(class_dev->dev, "rtc intf: dev (%d:%d)\n",
                MAJOR(rtc->rtc_dev->devt),
                MINOR(rtc->rtc_dev->devt));