Author: cem
Date: Tue Dec 20 22:47:09 2016
New Revision: 310341
URL: https://svnweb.freebsd.org/changeset/base/310341

Log:
  Follow-up to r310340: Add missing "Intel" to description
  
  Reported by:  rpokala@

Modified:
  head/sys/dev/sdhci/sdhci_pci.c

Modified: head/sys/dev/sdhci/sdhci_pci.c
==============================================================================
--- head/sys/dev/sdhci/sdhci_pci.c      Tue Dec 20 22:08:36 2016        
(r310340)
+++ head/sys/dev/sdhci/sdhci_pci.c      Tue Dec 20 22:47:09 2016        
(r310341)
@@ -107,7 +107,7 @@ static const struct sdhci_device {
            SDHCI_QUIRK_RESET_AFTER_REQUEST },
        { 0x16bc14e4,   0xffff, "Broadcom BCM577xx SDXC/MMC Card Reader",
            SDHCI_QUIRK_BCM577XX_400KHZ_CLKSRC },
-       { 0x22948086,   0xffff, "Braswell Storage Cluster Control MMC Port",
+       { 0x22948086,   0xffff, "Intel Braswell Storage Cluster Control MMC 
Port",
            0 },
        { 0,            0xffff, NULL,
            0 }
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to