mbox series

[v1,0/1,SRU,J:linux-bluefield,v1,1/1] UBUNTU: SAUCE: mmc: sdhci-of-dwcmshc: add the missing device table IDs for acpi

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

Message

Liming Sun Feb. 3, 2023, 12:52 p.m. UTC
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(+)

Comments

Tim Gardner Feb. 3, 2023, 1:52 p.m. UTC | #1
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
Bartlomiej Zolnierkiewicz Feb. 3, 2023, 5:39 p.m. UTC | #2
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(+)
>
Bartlomiej Zolnierkiewicz Feb. 3, 2023, 5:44 p.m. UTC | #3
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(+)
>