commit | 9898e1ccf5af70ad2d03d5b77c591fb243c0f021 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Thu Jul 17 22:01:05 2014 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Jul 22 23:15:57 2014 +0100 |
tree | 8d29b8be75df0ade70c45acd698b01a19bea4562 | |
parent | 3d9501aff3032f41a0767906ebb5bd06a3753bde [diff] |
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>