commit | b09a79f5848f2143a8ffc724910743027d5a70e0 | [log] [tgz] |
---|---|---|
author | Trent Piepho <xyzzy@speakeasy.org> | Mon Aug 13 12:21:58 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:05:15 2007 -0300 |
tree | d4560a5e147a40f099c51c23ee30ddaca6363453 | |
parent | c252b0511596f76a32c7c64bcc6cc60b3bc1ec3a [diff] |
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 <xyzzy@speakeasy.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>