Commit a2c7897
ptp: ocp: fix DPLL functions
In ptp_ocp driver pin actions assume sma_nr starts with 1, but for DPLL
subsystem callback 0-based index was used. Fix it providing proper index.
Fixes: 09eeb3a ("ptp_ocp: implement DPLL ops")
Signed-off-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Link: https://lore.kernel.org/r/20240508132111.11545-1-vadim.fedorenko@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 8c3b756 commit a2c7897
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4562 | 4562 | | |
4563 | 4563 | | |
4564 | 4564 | | |
4565 | | - | |
| 4565 | + | |
4566 | 4566 | | |
4567 | 4567 | | |
4568 | 4568 | | |
| |||
4583 | 4583 | | |
4584 | 4584 | | |
4585 | 4585 | | |
4586 | | - | |
| 4586 | + | |
4587 | 4587 | | |
4588 | 4588 | | |
4589 | 4589 | | |
| |||
4600 | 4600 | | |
4601 | 4601 | | |
4602 | 4602 | | |
4603 | | - | |
| 4603 | + | |
4604 | 4604 | | |
4605 | 4605 | | |
4606 | 4606 | | |
| |||
0 commit comments