Home
last modified time | relevance | path

Searched hist:d35ade8ff7e21d2a8ac57a994cf2cef3b599e9e3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pic32.cdiff d35ade8ff7e21d2a8ac57a994cf2cef3b599e9e3 Mon Aug 07 04:50:40 CDT 2017 Julia Lawall <Julia.Lawall@lip6.fr> mmc: sdhci: constify sdhci_pltfm_data structures

The sdhci_pltfm_data structure is only passed as the second argument
of sdhci_pltfm_init, which is const, so the sdhci_pltfm_data structure can
be const as well.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
H A Dsdhci-pxav3.cdiff d35ade8ff7e21d2a8ac57a994cf2cef3b599e9e3 Mon Aug 07 04:50:40 CDT 2017 Julia Lawall <Julia.Lawall@lip6.fr> mmc: sdhci: constify sdhci_pltfm_data structures

The sdhci_pltfm_data structure is only passed as the second argument
of sdhci_pltfm_init, which is const, so the sdhci_pltfm_data structure can
be const as well.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>