Jeff Garzik 3c990e9219 [PATCH] PCI: fix pci_request_region[s] arg
Add missing 'const' to pci_request_region[s] 'res_name' arg,
    since we pass it directly to __request_region(), whose 'name' arg
    is also const.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-03-23 14:35:16 -08:00
..
2006-03-23 07:38:16 -08:00
2006-02-13 22:30:10 -08:00
2006-03-23 07:38:14 -08:00
2006-03-23 07:38:16 -08:00
2006-03-22 07:53:55 -08:00
2006-03-09 19:47:37 -08:00
2006-03-23 07:38:11 -08:00
2006-03-23 07:38:16 -08:00
2006-03-23 07:38:16 -08:00
2006-01-10 00:08:17 +01:00
2006-01-18 19:20:31 -08:00