Skip to content

Commit

Permalink
ASoC: simple-card: reduce naming prefix
Browse files Browse the repository at this point in the history
Current simple-card is using asoc_simple_card_xxx() for
function / data naming. Because of this long prefix, it is easy to be
80 character over.
Let's reduce prefix from asoc_simple_card_xxx() to simple_xxx().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Kuninori Morimoto authored and Mark Brown committed Jan 3, 2019
1 parent c39291a commit 2d01a84
Showing 1 changed file with 79 additions and 78 deletions.
Loading

0 comments on commit 2d01a84

Please sign in to comment.