From: Russell King Date: Thu, 24 Dec 2009 13:36:21 +0000 (+0000) Subject: VIDEO: cyberpro: pci_request_regions needs a persistent name X-Git-Tag: v2.6.33-rc2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed5a35acbb48d512332a53565e6341c65eecfa29;p=pandora-kernel.git VIDEO: cyberpro: pci_request_regions needs a persistent name Don't pass a name pointer from the kernel stack, it will not survive and will result in corrupted /proc/iomem output. Signed-off-by: Russell King --- Reading git-diff-tree failed