Blame SOURCES/0124-kernel-modules-add-sdhci_acpi-to-the-static-list-of-.patch

a56a5e
From 9bbea8caf83fac26c800e154b5b72b0333b23e1b Mon Sep 17 00:00:00 2001
966cef
From: Harald Hoyer <harald@redhat.com>
966cef
Date: Wed, 12 Feb 2014 11:22:14 +0100
966cef
Subject: [PATCH] kernel-modules: add sdhci_acpi to the static list of kernel
966cef
 modules
966cef
966cef
Thanks Adam Williamson!
966cef
966cef
https://bugzilla.redhat.com/show_bug.cgi?id=1063556
966cef
---
966cef
 modules.d/90kernel-modules/module-setup.sh | 3 ++-
966cef
 1 file changed, 2 insertions(+), 1 deletion(-)
966cef
966cef
diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh
966cef
index f4db6aa..a7803d0 100755
966cef
--- a/modules.d/90kernel-modules/module-setup.sh
966cef
+++ b/modules.d/90kernel-modules/module-setup.sh
966cef
@@ -45,7 +45,8 @@ installkernel() {
966cef
         instmods yenta_socket scsi_dh_rdac scsi_dh_emc \
966cef
             atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech \
966cef
             hid-logitech-dj hid-microsoft firewire-ohci \
966cef
-            pcmcia usb_storage nvme hid-hyperv hv-vmbus
966cef
+            pcmcia usb_storage nvme hid-hyperv hv-vmbus \
966cef
+            sdhci_acpi
966cef
 
966cef
         if [[ "$(uname -p)" == arm* ]]; then
966cef
             # arm specific modules