From: Ben Dooks Date: Tue, 20 May 2008 16:32:14 +0000 (+0100) Subject: [MTD] [NAND] S3C2410: Change printk() into dev_dbg() X-Git-Tag: v2.6.27-rc1~69^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=451d33993b13174d27474ad2ce7a2f10ce2e31ad;p=pandora-kernel.git [MTD] [NAND] S3C2410: Change printk() into dev_dbg() Fix a minor problem with what should have been debug output by changing printk() to dev_dbg() inside s3c2410_nand_update_chip(). Thanks to David Woodhouse for pointing this out. Signed-off-by: Ben Dooks Signed-off-by: David Woodhouse --- Reading git-diff-tree failed