lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 23 Sep 2021 20:49:41 +0200 From: Ulf Hansson <ulf.hansson@...aro.org> To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org> Cc: Linux Doc Mailing List <linux-doc@...r.kernel.org>, Jonathan Corbet <corbet@....net>, Cai Huoqing <caihuoqing@...du.com>, Maxime Ripard <maxime@...no.tech>, Rob Herring <robh@...nel.org>, Yang Li <abaci-bugfix@...ux.alibaba.com>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, linux-mmc <linux-mmc@...r.kernel.org>, linux-omap <linux-omap@...r.kernel.org> Subject: Re: [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference On Thu, 16 Sept 2021 at 11:55, Mauro Carvalho Chehab <mchehab+huawei@...nel.org> wrote: > > Changeset 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema") > renamed: Documentation/devicetree/bindings/mmc/mmc-card.txt > to: Documentation/devicetree/bindings/mmc/mmc-card.yaml. > > Update its cross-reference accordingly. > > Fixes: 922eefdafc80 ("dt-bindings: mmc: Convert MMC Card binding to a schema") > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org> Applied for next, thanks! Kind regards Uffe > --- > drivers/mmc/host/omap_hsmmc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c > index 7a29ad542e4a..9dafcbf969d9 100644 > --- a/drivers/mmc/host/omap_hsmmc.c > +++ b/drivers/mmc/host/omap_hsmmc.c > @@ -1510,7 +1510,7 @@ static void omap_hsmmc_init_card(struct mmc_host *mmc, struct mmc_card *card) > * REVISIT: should be moved to sdio core and made more > * general e.g. by expanding the DT bindings of child nodes > * to provide a mechanism to provide this information: > - * Documentation/devicetree/bindings/mmc/mmc-card.txt > + * Documentation/devicetree/bindings/mmc/mmc-card.yaml > */ > > np = of_get_compatible_child(np, "ti,wl1251"); > -- > 2.31.1 >
Powered by blists - more mailing lists