[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, andy-tracking, updated. upstream/20090303.gitb9de904e-140-g23b564c

Werner Almesberger werner at openmoko.org
Mon Jun 8 17:29:50 UTC 2009


The following commit has been merged in the andy-tracking branch:
commit c70215878cfe8acaed568fd73bcc247a4598a65b
Author: tim.niemeyer at mastersword.de <tim.niemeyer at mastersword.de>
Date:   Sun Mar 22 17:42:33 2009 +0100

    little debug msg copied from gta02
    
    Signed-off-by: Tim Niemeyer <reddog at mastersword.de>

diff --git a/drivers/serial/s3c2410.c b/drivers/serial/s3c2410.c
index 791661e..611f420 100644
--- a/drivers/serial/s3c2410.c
+++ b/drivers/serial/s3c2410.c
@@ -86,6 +86,7 @@ static struct s3c24xx_uart_info s3c2410_uart_inf = {
 
 static int s3c2410_serial_probe(struct platform_device *dev)
 {
+	dbg("s3c2410_serial_probe: dev=%p\n", dev);
 	return s3c24xx_serial_probe(dev, &s3c2410_uart_inf);
 }
 

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list