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

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