From: Scott Ashcroft Date: Mon, 13 Oct 2008 09:34:00 +0000 (+0100) Subject: Fix oti6858 debug level X-Git-Tag: v2.6.28-rc1~679 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7aef709bf6f7a0886ee044960a7a86ea76dc6e2b;p=pandora-kernel.git Fix oti6858 debug level For some reason the oti6858 driver undefines and redefines the dbg macro. This makes it spew debugging messages at KERN_INFO instead of KERN_DEBUG. This patch removes the undef and define making the driver log like every other USB serial driver. Signed-off-by: Scott Ashcroft Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed