ASoC: simple-card-utils: add asoc_simple_card_clean_reference()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 10 Aug 2016 02:21:25 +0000 (02:21 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 10 Aug 2016 20:03:25 +0000 (21:03 +0100)
commit0f4e0711b735a148cb6da0e6f91253b62fc2c5b2
tree9040d3416da6e00f5afb7d57c02af4fa65bcc3ea
parent27b010815bcfbb2cc79de7544547e33e4d169594
ASoC: simple-card-utils: add asoc_simple_card_clean_reference()

simple-card needs to decrease the reference count of the device nodes.
This patch makes this method simple style standard.

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/simple-card-utils.c
This page took 0.025876 seconds and 5 git commands to generate.