VIDEO: cyberpro: pci_request_regions needs a persistent name
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 24 Dec 2009 13:36:21 +0000 (13:36 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 24 Dec 2009 18:34:09 +0000 (18:34 +0000)
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 <rmk+kernel@arm.linux.org.uk>

No differences found