OSDN Git Service

powerpc/ps3: Quiet dmesg output
authorGeoff Levand <geoffrey.levand@am.sony.com>
Wed, 3 Dec 2008 13:52:15 +0000 (13:52 +0000)
committerPaul Mackerras <paulus@samba.org>
Tue, 16 Dec 2008 03:39:32 +0000 (14:39 +1100)
commit62d80749addc969803a173573889f9b01d2459e1
tree79a050a166ea5a78a6985438b26e7d36208ee357
parent15cb1cc981183861e4e653b67a0ea451f720af85
powerpc/ps3: Quiet dmesg output

Change the debug message in dma_sb_region_create() from
pr_info() to DBG() to quiet the dmesg output.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/mm.c