Commit 99ba6e4
committed
drivers: frequency: admv1014: Fix Q channel gain assignment
Fix incorrect variable assignment in admv1014_get_if_amp_gain function
where the Q channel coarse gain was being assigned to the I channel
gain pointer instead of the Q channel gain pointer.
Fixes: 101b911 ("drivers: frequency: admv1014: Add support for ADMV1014")
Signed-off-by: Antoniu Miclaus <[email protected]>1 parent 0e78ef1 commit 99ba6e4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
0 commit comments