commit | 9fce1bc956c21dfe0f46be028f18c4d5057f2bd7 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Wed Jul 16 22:54:30 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jul 16 08:46:43 2008 -0700 |
tree | 183dc119ab7950b890ab5c2f36cad622ea9653f3 | |
parent | 809d9a8f93bd8504dcc34b16bbfdfd1a8c9bb1ed [diff] |
PCI: remove unnecessary volatile in PCIe hotplug struct controller Proper memory barriers have been added to order accesses to ->cmd_busy, so volatile declaration for cmd_busy can be removed. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>