kernel_optimize_test/sound/soc/generic
Kuninori Morimoto f4d70709c8 ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match
simple sound card family are using very similar style, but because of its
historical reason, there are small differences. For example pointer style,
function name, caller postion etc...
This patch synchronized simple card style to other simple card family

This patch moves asoc_simple_card_of_match to bottom side, and rename
it to asoc_simple_of_match same as other simple card family.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-09-01 21:21:39 +01:00
..
Kconfig ASoC: simple-scu-card: depends on CONFIG_OF 2016-09-01 21:21:39 +01:00
Makefile ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3 2016-08-24 11:19:16 +01:00
simple-card-utils.c ASoC: simple-card-utils: add asoc_simple_card_clean_reference() 2016-08-10 21:03:25 +01:00
simple-card.c ASoC: simple-card: use asoc_simple_card_clean_reference() 2016-08-10 21:03:25 +01:00
simple-scu-card.c ASoC: simple-scu-card: code sync: move asoc_simple_card_of_match 2016-09-01 21:21:39 +01:00