Commit 57ada38
fixup! ASoC: SOF: Intel: hda: Add support for DSPless mode
The rate and bits only used in DSP mode for the format_val calculation only
By moving them locally under the if() branch the size stands out as not
needed variable, remove it as well.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>1 parent e65a142 commit 57ada38
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 104 | | |
110 | 105 | | |
111 | 106 | | |
| |||
115 | 110 | | |
116 | 111 | | |
117 | 112 | | |
118 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
119 | 117 | | |
| 118 | + | |
120 | 119 | | |
121 | | - | |
| 120 | + | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
| |||
0 commit comments