From: Trent Piepho Date: Mon, 13 Aug 2007 15:21:58 +0000 (-0300) Subject: V4L/DVB (6020): cx88: Fix use of uninitialized variable X-Git-Tag: v2.6.24-rc1~1463^2~227 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09a79f5848f2143a8ffc724910743027d5a70e0;p=pandora-kernel.git V4L/DVB (6020): cx88: Fix use of uninitialized variable An error message for PCI resource allocation failure used the board type before it was set. Just get rid of the error message, as get_ressources() [sic] already prints one. Format that error message better, and add the pci function and subsystem information to better associate the error with what caused it. Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed