]> Git Repo - qemu.git/commit - hw/pci.c
pci: use pci_word_test_and_clear_mask() in pci_device_reset()
authorIsaku Yamahata <[email protected]>
Tue, 19 Oct 2010 09:06:30 +0000 (18:06 +0900)
committerMichael S. Tsirkin <[email protected]>
Tue, 19 Oct 2010 11:57:33 +0000 (13:57 +0200)
commit99443c21b06aa433d74880f9d2a0e4320631b906
treea15b183fe6020027123a978021d56871cfabfddf
parenta5d1fd20ccfd1fbe840729378e4adbc3eb0f8306
pci: use pci_word_test_and_clear_mask() in pci_device_reset()

use pci_clear_bit_word() in pci_device_reset() where appropriate.

Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pci.c
This page took 0.024193 seconds and 4 git commands to generate.