Skip to content
Snippets Groups Projects
Unverified Commit b0a821da authored by Amir Goldstein's avatar Amir Goldstein Committed by Mark Brown
Browse files

ASoC: rename functions that pollute the simple_xxx namespace


include/linux/fs.h defines a bunch of simple fs helpers, (e.g.
simple_rename) and we intend to add an fs helper named simple_remove.

Rename the ASoC driver static functions, so they will not collide with
the upcoming fs helper function name.

Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: default avatarAmir Goldstein <amir73il@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 1c7c3237
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment