]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
add options to pickup dw_mmc submodules to blockfuncs
authorPeter Robinson <pbrobinson@gmail.com>
Fri, 4 Aug 2017 17:43:26 +0000 (18:43 +0100)
committerPeter Robinson <pbrobinson@gmail.com>
Fri, 4 Aug 2017 17:43:26 +0000 (18:43 +0100)
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
modules.d/90kernel-modules/module-setup.sh

index 623af86817a43512ce40cd3a8d0f5ce467cc685a..4478dfe6b4d906a8aa00b1b4ab7572ce3adc51fc 100755 (executable)
@@ -27,6 +27,7 @@ installkernel() {
 
        if [[ "$(uname -m)" == arm* || "$(uname -m)" == aarch64 ]]; then
             # arm/aarch64 specific modules
+            _blockfuncs+='|dw_mc_probe|dw_mci_pltfm_register'
             instmods \
                 "=drivers/clk" \
                 "=drivers/dma" \