pci_bridge: fix a typo in comment
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190909031446.1331810-1-maozhongyi@cmss.chinamobile.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
bbd9e6985f
commit
5892cfc719
@ -311,7 +311,7 @@ void pci_bridge_reset(DeviceState *qdev)
|
||||
|
||||
/*
|
||||
* the default values for base/limit registers aren't specified
|
||||
* in the PCI-to-PCI-bridge spec. So we don't thouch them here.
|
||||
* in the PCI-to-PCI-bridge spec. So we don't touch them here.
|
||||
* Each implementation can override it.
|
||||
* typical implementation does
|
||||
* zero base/limit registers or
|
||||
|
Loading…
Reference in New Issue
Block a user