diff options
author | 2014-11-04 14:45:24 +0800 | |
---|---|---|
committer | 2014-11-04 11:44:08 +0000 | |
commit | e648f6add20d1cfb5945e24b5bffe5843476645b (patch) | |
tree | 16e9edde7d2e67129bc83016ce2d9e89a49beaee /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ASoC: Intel: Correct a macro for FW message (diff) | |
download | linux-dev-e648f6add20d1cfb5945e24b5bffe5843476645b.tar.xz linux-dev-e648f6add20d1cfb5945e24b5bffe5843476645b.zip |
ASoC: Intel: Fix the driver data not set issue
The priv_data is allocated again here wrongly, and it
is not set to the driver data after assignment. This
make the pdata->dev is NULL and oops occurs on the first
call to hsw_volume_put.
The resource has been allocated in driver probe callback
hsw_pcm_dev_probe, so here just remove this sencond
allocation is OK.
Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions