diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-08-19 15:51:24 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-08-19 10:59:46 -0500 |
commit | 70090bbb8b7d7da7a6f64969b43a61c493c560ff (patch) | |
tree | 409d673410355aae7fdbf952b01147de47f7b81d /sound/soc/adi | |
parent | 57bf772687700e206c760ba2e4097f78bde97887 (diff) | |
download | linux-stable-70090bbb8b7d7da7a6f64969b43a61c493c560ff.tar.gz linux-stable-70090bbb8b7d7da7a6f64969b43a61c493c560ff.tar.bz2 linux-stable-70090bbb8b7d7da7a6f64969b43a61c493c560ff.zip |
ASoC: Move component->probed check into soc_{remove,probe}_component()
Having the check in a centralized place makes the code a bit cleaner and
shorter.
Note: There is a slight semantic change in this patch. soc_probe_aux_dev() will
no longer return -EBUSY if the AUX dev has already been probed before. This is
fine though since it will simply do nothing in that case and return success.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/adi')
0 files changed, 0 insertions, 0 deletions