diff options
author | Sameer Pujar <spujar@nvidia.com> | 2021-02-07 20:36:57 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-02-08 14:39:50 +0300 |
commit | 6e4ea8aace02479186b3fdaab48d7acfe06d8715 (patch) | |
tree | 9f9c4c7fc379f0d539cb354e6084ff6f1b164005 /Documentation/bpf | |
parent | f08c74a3b52d126d053c741b906ee1ca2a4f3568 (diff) | |
download | linux-6e4ea8aace02479186b3fdaab48d7acfe06d8715.tar.xz |
ASoC: audio-graph: Rename functions needed for export
Following functions are renamed for a better global visibility.
graph_card_probe() --> audio_graph_card_probe()
graph_parse_of() --> audio_graph_parse_of()
graph_remove() --> audio_graph_remove() [exported as well]
The references of these are updated in audio graph and Tegra audio
graph card drivers.
Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/1612719418-5858-2-git-send-email-spujar@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/bpf')
0 files changed, 0 insertions, 0 deletions