commit | ee6583f6e8f8dad4a53985dbabcd7c242d66a6b6 | [log] [tgz] |
---|---|---|
author | Roman Fietze <roman.fietze@telemotive.de> | Tue May 18 14:45:47 2010 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Tue May 18 14:59:08 2010 -0700 |
tree | e9ed3553db8af0134275fe5d35d26992a0d73040 | |
parent | 9313ff450400e6a2ab10fe6b9bdb12a828329410 [diff] |
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments 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>