PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
authorRoman Fietze <roman.fietze@telemotive.de>
Tue, 18 May 2010 12:45:47 +0000 (14:45 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 18 May 2010 21:59:08 +0000 (14:59 -0700)
This fixes all occurrences of pci_enable_device and pci_disable_device
in all comments. There are no code changes involved.

Signed-off-by: Roman Fietze <roman.fietze@telemotive.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found