Message ID | cover.1675427901.git.limings@nvidia.com |
---|---|
Headers | show |
Series | UBUNTU: SAUCE: mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi | expand |
On 2/3/23 5:52 AM, Liming Sun wrote: > BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2004645 > > SRU Justification: > > [Impact] > This change is needed so the sdhci-of-dwcmshc driver can be loaded automatically when built ad kernel module. > > [Fix] > add the missing device table IDs for acpi > > [Test Case] > Build sdhci-of-dwcmshc as kernel module, use modinfo command to make sure the output contains 'acpi*:MLNXBF30:*'. > > [Regression Potential] > No changes to driver funtionality. > Liming Sun (1): > mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi > > drivers/mmc/host/sdhci-of-dwcmshc.c | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Tim Gardner <tim.gardner@canonical.com> fix the BugLink when applying
Acked-by: Bartlomiej Zolnierkiewicz <bartlomiej.zolnierkiewicz@canonical.com> On Fri, Feb 3, 2023 at 1:53 PM Liming Sun <limings@nvidia.com> wrote: > > BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2004645 > > SRU Justification: > > [Impact] > This change is needed so the sdhci-of-dwcmshc driver can be loaded automatically when built ad kernel module. > > [Fix] > add the missing device table IDs for acpi > > [Test Case] > Build sdhci-of-dwcmshc as kernel module, use modinfo command to make sure the output contains 'acpi*:MLNXBF30:*'. > > [Regression Potential] > No changes to driver funtionality. > Liming Sun (1): > mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi > > drivers/mmc/host/sdhci-of-dwcmshc.c | 1 + > 1 file changed, 1 insertion(+) >
Applied to jammy:linux-bluefield/master-next. Thanks. -- Best regards, Bartlomiej On Fri, Feb 3, 2023 at 1:53 PM Liming Sun <limings@nvidia.com> wrote: > > BugLink: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2004645 > > SRU Justification: > > [Impact] > This change is needed so the sdhci-of-dwcmshc driver can be loaded automatically when built ad kernel module. > > [Fix] > add the missing device table IDs for acpi > > [Test Case] > Build sdhci-of-dwcmshc as kernel module, use modinfo command to make sure the output contains 'acpi*:MLNXBF30:*'. > > [Regression Potential] > No changes to driver funtionality. > Liming Sun (1): > mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi > > drivers/mmc/host/sdhci-of-dwcmshc.c | 1 + > 1 file changed, 1 insertion(+) >