diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2020-05-15 16:15:31 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-05-18 12:38:30 +0100 |
commit | ee5866222ab58531c988492ea54931c1346d4fd4 (patch) | |
tree | d86bfb3e6eaba110dc017b0f535ebcbdcdb75074 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 07b542fe831cbefce163ad1b3aa7292c8a6332b8 (diff) |
ASoC: codecs: rt1308-sdw: remove duplicate allocation
The .read_prop callback is supposed to be called by the SoundWire core
only. Calling it again from this driver results in an additional
memory allocation for no good reason.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Cc: Oder Chiou <oder_chiou@realtek.com>
Cc: Shuming Fan <shumingf@realtek.com>
Cc: Jack Yu <jack.yu@realtek.com>
Link: https://lore.kernel.org/r/20200515211531.11416-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions