[Libosinfo] [PATCH osinfo-db v4 1/5] device: rename 'ich9' to 'ich9-hda'

Cole Robinson crobinso at redhat.com
Wed Oct 10 18:37:20 UTC 2018


ich9 is ambiguous here as there's many devices on the ich9 chipset,
so <name> more specific

Signed-off-by: Cole Robinson <crobinso at redhat.com>
---
 data/device/pcisig.com/pci-8086-293e.d/class.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/device/pcisig.com/pci-8086-293e.d/class.xml.in b/data/device/pcisig.com/pci-8086-293e.d/class.xml.in
index 6326a4d..703487f 100644
--- a/data/device/pcisig.com/pci-8086-293e.d/class.xml.in
+++ b/data/device/pcisig.com/pci-8086-293e.d/class.xml.in
@@ -2,7 +2,7 @@
 <!-- Licensed under the GNU General Public License version 2 or later.
      See http://www.gnu.org/licenses/ for a copy of the license text -->
   <device id="http://pcisig.com/pci/8086/293e">
-    <name>ich9</name>
+    <name>ich9-hda</name>
     <class>audio</class>
   </device>
 </libosinfo>
-- 
2.19.0




More information about the Libosinfo mailing list