Commit 89a7244
ASoC: soc-pcm: Allocate be_substream->runtime for compressed streams
With DPCM when compr is used on FE side, the BE is still running as
'normal' PCM.
It is expected that the be_substream->runtime on the BE is not NULL, for
example some codec drivers expect to have the substream->runtime valid, to
store configuration for example.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>1 parent a29bd0d commit 89a7244
1 file changed
Lines changed: 26 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1790 | 1790 | | |
1791 | 1791 | | |
1792 | 1792 | | |
| 1793 | + | |
| 1794 | + | |
1793 | 1795 | | |
1794 | 1796 | | |
1795 | 1797 | | |
| |||
1837 | 1839 | | |
1838 | 1840 | | |
1839 | 1841 | | |
1840 | | - | |
| 1842 | + | |
| 1843 | + | |
| 1844 | + | |
| 1845 | + | |
| 1846 | + | |
| 1847 | + | |
| 1848 | + | |
| 1849 | + | |
| 1850 | + | |
| 1851 | + | |
| 1852 | + | |
1841 | 1853 | | |
1842 | 1854 | | |
1843 | | - | |
1844 | | - | |
1845 | | - | |
1846 | | - | |
1847 | | - | |
1848 | | - | |
1849 | | - | |
| 1855 | + | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
1850 | 1859 | | |
1851 | 1860 | | |
| 1861 | + | |
1852 | 1862 | | |
1853 | 1863 | | |
1854 | 1864 | | |
| |||
1857 | 1867 | | |
1858 | 1868 | | |
1859 | 1869 | | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
| 1873 | + | |
| 1874 | + | |
| 1875 | + | |
| 1876 | + | |
| 1877 | + | |
1860 | 1878 | | |
1861 | 1879 | | |
1862 | 1880 | | |
| |||
0 commit comments