diff options
author | 2014-03-18 09:02:12 +0100 | |
---|---|---|
committer | 2014-04-14 17:22:44 +0100 | |
commit | b37f1d123c69c0d7730704d65b83eaac780c0e3b (patch) | |
tree | f7e175bec547275fa4785efaea33690df97d472f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: Track which components have been registered with snd_soc_register_component() (diff) | |
download | linux-dev-b37f1d123c69c0d7730704d65b83eaac780c0e3b.tar.xz linux-dev-b37f1d123c69c0d7730704d65b83eaac780c0e3b.zip |
ASoC: Let snd_soc_platform subclass snd_soc_component
There is an increasing amount of code that is very similar between platforms,
CODECS and other components. Making platforms a component will allow us to
share this code. For now the patch just adds component and component_driver
fields to the platform and platform_driver structs and registers the platform as
a component. Followup patches will be used to consolidate code between the
different types of components.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions