ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 21 Nov 2018 02:11:13 +0000 (02:11 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 21 Nov 2018 13:28:49 +0000 (13:28 +0000)
commit33404f3f10beaf0d69d8765f5804b6fb3b305f0f
tree2ff2e4cd1dce3e7b6fb125e9a9f89703a8615edd
parenta48bf02b35d9325eedb56ab531038511695a2734
ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routing()

asoc_simple_card_of_parse_routing() had "option" parameter
to consider error handling, but it is very pointless parameter.
Let's remove it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/simple_card_utils.h
sound/soc/generic/audio-graph-card.c
sound/soc/generic/audio-graph-scu-card.c
sound/soc/generic/simple-card-utils.c
sound/soc/generic/simple-card.c
sound/soc/generic/simple-scu-card.c