commit | ae2aa9073acf8f810f18297f586e03d4b2b97588 | [log] [tgz] |
---|---|---|
author | Arnaud Patard <arnaud.patard@rtp-net.org> | Fri Dec 22 18:44:42 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Dec 30 17:05:07 2006 +0000 |
tree | 1bb3b85c815d324a00d7bb08ee718f73adeb443e | |
parent | 35108fb9b3f291b594a8019cb9188da6be2f7990 [diff] |
[ARM] 4065/1: S3C24XX: dma printk fixes The commit 505788cccbb96cd496b646594c8a5fcdc26bc2d9 in linus kernel tree introduced some printks (for debugging ?) which are flooding the logs on my h1940. This patch replace them with pr_debug calls. Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org> Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>