Commit aceed1d
committed
iio: frequency: cf_axi_dds: Use iio_get_masklength()
Upstream has removed direct access to indio_dev->masklength.
Replace direct access with the iio_get_masklength() helper function
to align with this change and to avoid warnings from the sparse
checker.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>1 parent ec34a19 commit aceed1d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1041 | 1041 | | |
1042 | 1042 | | |
1043 | 1043 | | |
1044 | | - | |
| 1044 | + | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | 1047 | | |
| |||
0 commit comments