diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-11-26 02:21:22 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-26 13:23:22 +0100 |
commit | 2708bccf9c6f142c3ef5a27f15d34febe751ce4c (patch) | |
tree | b01ac4faad644765f6b202586bb1cb10fbf94dde /lib/parser.c | |
parent | ASoC: rsnd: tidyup for SSIU subnode (diff) | |
download | linux-2708bccf9c6f142c3ef5a27f15d34febe751ce4c.tar.xz linux-2708bccf9c6f142c3ef5a27f15d34febe751ce4c.zip |
ASoC: soc.h: makes snd_soc_of_parse_audio_prefix() inline
commit 3b7103562c03c ("ASoC: soc-core: add
snd_soc_of_parse_node_prefix()") maked snd_soc_of_parse_audio_prefix()
as #define. But it'd be better to make this a static inline rather than
a #define. It helps with error messages and type safety.
This patch makes it inline.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions