Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IA64] use dev_printk in video quirk | Bjorn Helgaas | 2008-03-06 | 1 | -1/+1 |
| | | | | | | | Convert quirk printks to dev_printk(). Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Tony Luck <tony.luck@intel.com> | ||||
* | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 | 1 | -0/+69 |
This reverts much of the original pci_fixup_video change and makes it work for all arches that need it. fixed, and tested on x86, x86_64 and IA64 dig. Signed-off-by: Eiichiro Oiwa <eiichiro.oiwa.nm@hitachi.com> Acked-by: David Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |