Commit f00e120
committed
ASoC: pcm: make soc_dpcm_runtime_update() accessible from modules
the soc_dpcm_runtime_update() method will be called to establish a
connection to the BE and enable the codec. So make this method
accessible to modules.
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>1 parent bd1132f commit f00e120
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2758 | 2758 | | |
2759 | 2759 | | |
2760 | 2760 | | |
| 2761 | + | |
| 2762 | + | |
2761 | 2763 | | |
2762 | 2764 | | |
2763 | 2765 | | |
| |||
0 commit comments