diff options
author | 2011-11-22 20:50:50 -0600 | |
---|---|---|
committer | 2012-01-05 10:34:47 +0200 | |
commit | 284cb318c8f84744f073d4f4d3820946afaf5442 (patch) | |
tree | bd413c6c320b94691d033561e8a679b6bbcfe57b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: OMAP: HDMI: Introduce driver data for audio codec (diff) | |
download | linux-dev-284cb318c8f84744f073d4f4d3820946afaf5442.tar.xz linux-dev-284cb318c8f84744f073d4f4d3820946afaf5442.zip |
ASoC: OMAP: HDMI: Correct signature of ASoC functions
These functions require access to IP-secific data. However, it is not possible
to pass such data as a function argument as such functions have a specific
signature specified by ASoC. Instead, they will have access to the IP-specific
data by calling snd_soc_codec_get_drvdata. The codec driver data is set
at probe time.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions