diff options
| author | Kuninori Morimoto <[email protected]> | 2018-06-12 05:51:46 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-06-18 12:54:38 +0100 |
| commit | a0d847c380ba47886fcca4168698eef51c69f109 (patch) | |
| tree | b9bdbb515520965164000ea8051aa899ae0a1d8b /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | f6de35cc145fb55d842db94e74841ecd8382e012 (diff) | |
ASoC: rsnd: add rsnd_daidrv_get()
rsnd priv has many parameters. On __rsnd_dai_probe() it uses
rsnd_rdai_get() to get rdai pointer, but is using priv->daidrv
directly to get daidrvhv, but it is confusable for reader.
This patch adds rsnd_daidrv_get() to get daidrv from priv.
Now reader can understand that rdai and daidrv are related.
Signed-off-by: Kuninori Morimoto <[email protected]>
Tested-by: Hiroyuki Yokoyama <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions