2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/sound/soc/generic
Kuninori Morimoto d27f3b4a2d ASoC: simple-scu-card: add new simple_priv_to_card() macro
Current simple card driver is directly calling priv->snd_card
everywhere, but it makes unreadable code.
Let's use simple_priv_to_card() macro for it

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-03-16 14:10:37 +00:00
..
Kconfig ASoC: trivial: system spelling fix 2016-09-28 09:49:47 -07: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: tidyup file comment/define 2016-12-05 11:37:45 +00:00
simple-card.c ASoC: simple-card: add new simple_priv_to_card() macro 2017-03-16 14:10:37 +00:00
simple-scu-card.c ASoC: simple-scu-card: add new simple_priv_to_card() macro 2017-03-16 14:10:37 +00:00