Commit 11b00c7
committed
soundwire: cadence_master: set data_per_frame as frame capability
data_per_frame will be used for preparing the TX buffer and we may add
some fake frames to ensure the data in the buffer will be flushed.
So that it should indicate the the frame capability even if the required
data bytes are less than the frame capability.
Signed-off-by: Bard Liao <[email protected]>1 parent 39e04d6 commit 11b00c7
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2118 | 2118 | | |
2119 | 2119 | | |
2120 | 2120 | | |
2121 | | - | |
2122 | | - | |
2123 | | - | |
2124 | 2121 | | |
2125 | 2122 | | |
2126 | 2123 | | |
| |||
2130 | 2127 | | |
2131 | 2128 | | |
2132 | 2129 | | |
| 2130 | + | |
| 2131 | + | |
| 2132 | + | |
2133 | 2133 | | |
2134 | 2134 | | |
2135 | 2135 | | |
| |||
0 commit comments