Commit 7fd5fd6
zephyr: fix gtw config size on D3 resume
Convert length of DAI gtw cfg from words to bytes before passing it to
dai_set_config() during D3 resume. The same conversion is already
performed during the initial configuration.
Signed-off-by: Wojciech Jablonski <wojciech.jablonski@intel.com>1 parent 678de87 commit 7fd5fd6
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
125 | | - | |
126 | | - | |
127 | | - | |
| 128 | + | |
| 129 | + | |
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
| |||
0 commit comments