lkml.org 
[lkml]   [2024]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 2/2] mmc: debugfs: add card entry for quirks
On Tue, 26 Mar 2024 at 10:42, Rouven Czerwinski
<r.czerwinski@pengutronix.de> wrote:
>
> This is useful to check if a quirk has been applied for the connected
> mmc card.
>
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>

Applied for next, thanks!

Kind regards
Uffe


> ---
> drivers/mmc/core/debugfs.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/mmc/core/debugfs.c b/drivers/mmc/core/debugfs.c
> index 6dbab860e453..f10a4dcf1f95 100644
> --- a/drivers/mmc/core/debugfs.c
> +++ b/drivers/mmc/core/debugfs.c
> @@ -389,6 +389,7 @@ void mmc_add_card_debugfs(struct mmc_card *card)
> card->debugfs_root = root;
>
> debugfs_create_x32("state", 0400, root, &card->state);
> + debugfs_create_x32("quirks", 0400, root, &card->quirks);
> }
>
> void mmc_remove_card_debugfs(struct mmc_card *card)
> --
> 2.44.0
>

\
 
 \ /
  Last update: 2024-05-27 16:19    [from the cache]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog