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

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