From: Stefan Richter Date: Tue, 3 Feb 2009 16:54:31 +0000 (+0100) Subject: ieee1394: dv1394: move deprecation message from module init to file open X-Git-Tag: v2.6.29-rc4~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86431532ec4311dccd0d7513cebae6ffc762756b;p=pandora-kernel.git ieee1394: dv1394: move deprecation message from module init to file open On many Linux installations, the dv1394 driver will be auto-loaded whenever an AV/C device (e.g. camcorder or audio device) is plugged in. An irritating message would then appear in the kernel log. Defer this message to until a dv1394 character device file is actually used by a program. Also include the program name in the message and update the message slightly. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed