From: Prakash Punnoor Date: Wed, 29 Jun 2005 12:13:54 +0000 (+0200) Subject: [PATCH] Don't fill up log with atxp1 vcore messages change message X-Git-Tag: v2.6.13-rc2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=164cad9bacc2cf190493d2ee4918dc2869ba6f53;p=pandora-kernel.git [PATCH] Don't fill up log with atxp1 vcore messages change message I am using the atxp1 module to change vcore on my NForce2 via userspace daemon (see punnoor.de). Currently the atxp1 module will write to the log on every vcore change, thus filling up my log - which I don't want. I am no kernel coder, but I guess, this one-liner will change this behaviour in a wanted way, ie output will be made for debug purposes only. Signed-off-by: Prakash Punnoor Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed