diff options
author | 2014-08-20 13:08:47 +0200 | |
---|---|---|
committer | 2014-09-06 14:44:33 +0100 | |
commit | bd033808e2b160bab61cfe18b0ecb4ccc7809516 (patch) | |
tree | a64a0e538a06a411c65952813a8d600b816475f6 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel (diff) | |
download | linux-dev-bd033808e2b160bab61cfe18b0ecb4ccc7809516.tar.xz linux-dev-bd033808e2b160bab61cfe18b0ecb4ccc7809516.zip |
ASoC: sst-haswell-pcm: Alloc state struct in driver probe()
Resource allocations should happen in driver probe callback rather than in
snd_soc_platform probe functions. Especially if the resource is device
managed. The snd_soc_* probe/remove functions are mainly intended to be used
for things that require the component to be already bound to a card.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions