diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-10-28 06:56:08 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-05 11:25:57 +0000 |
commit | de3636488cff3678bafaf2d024e64c003ed2beae (patch) | |
tree | 648ae2850ecf459bcf0c327f00aff4b51c0548e1 /lib/uuid.c | |
parent | 704a9fc20b87f2929732cab0a1a04f28d4093085 (diff) | |
download | linux-de3636488cff3678bafaf2d024e64c003ed2beae.tar.bz2 |
ASoC: AMD: constify regulator_desc structure
The regulator_desc structure can be const as it is only passed as the
second argument of devm_regulator_register and the corresponding
parameter is declared as const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/uuid.c')
0 files changed, 0 insertions, 0 deletions