Commit 8507853
committed
iio: adc: adrv9002: Fix setting MCS delays
For TX ports, if dpd is not set, we will continue the loop and possibly
skipping the delays. Fix it with a new dpd helper for better control
flow.
Fixes: 83b745b ("iio: adrv9002: support mcs delays settings")
Signed-off-by: Nuno Sa <nuno.sa@analog.com>1 parent 6751d92 commit 8507853
File tree
1 file changed
+9
-7
lines changed1 file changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3243 | 3243 | | |
3244 | 3244 | | |
3245 | 3245 | | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
| 3251 | + | |
| 3252 | + | |
| 3253 | + | |
3246 | 3254 | | |
3247 | 3255 | | |
3248 | 3256 | | |
| |||
3307 | 3315 | | |
3308 | 3316 | | |
3309 | 3317 | | |
3310 | | - | |
3311 | | - | |
3312 | | - | |
3313 | | - | |
3314 | | - | |
3315 | | - | |
3316 | | - | |
| 3318 | + | |
3317 | 3319 | | |
3318 | 3320 | | |
3319 | 3321 | | |
| |||
0 commit comments