diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-03-18 09:02:12 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-04-14 18:22:44 +0200 |
commit | b37f1d123c69c0d7730704d65b83eaac780c0e3b (patch) | |
tree | f7e175bec547275fa4785efaea33690df97d472f /crypto/rmd128.c | |
parent | ASoC: Track which components have been registered with snd_soc_register_compo... (diff) | |
download | linux-b37f1d123c69c0d7730704d65b83eaac780c0e3b.tar.xz linux-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 'crypto/rmd128.c')
0 files changed, 0 insertions, 0 deletions