ASoC: Remove per card platform list
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 17 Jul 2014 20:01:05 +0000 (22:01 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 22 Jul 2014 22:15:57 +0000 (23:15 +0100)
commit9898e1ccf5af70ad2d03d5b77c591fb243c0f021
tree8d29b8be75df0ade70c45acd698b01a19bea4562
parent3d9501aff3032f41a0767906ebb5bd06a3753bde
ASoC: Remove per card platform list

The platform_dev_list was added in commit f0fba2ad1b ("ASoC: multi-component -
ASoC Multi-Component Support") and while platforms are added and remove from
that list it is otherwise unused. This patch removes it again.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc.h
sound/soc/soc-core.c