ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()
Current simple-card-utils is using asoc_simple_card_xxx() for each function naming, but it is very verbose. Thus it is easy to be over 80 char. This patch renames it to asoc_simple_xxx(). Signed-off-by:Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by:
Mark Brown <broonie@kernel.org>
Showing
- include/sound/simple_card_utils.h 45 additions, 45 deletionsinclude/sound/simple_card_utils.h
- sound/soc/generic/audio-graph-card.c 49 additions, 49 deletionssound/soc/generic/audio-graph-card.c
- sound/soc/generic/simple-card-utils.c 61 additions, 61 deletionssound/soc/generic/simple-card-utils.c
- sound/soc/generic/simple-card.c 49 additions, 49 deletionssound/soc/generic/simple-card.c
Loading
Please register or sign in to comment