You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the same spirit as ("iio: adc: adrv9002: fix multi device support for
dpd"), allocate the needed space for writing the frequency hopping table
on demand. The reasoning is that's not a fast patch and the interface is
not even used unless frequency hopping is actually needed. Hence, let's
save some space for the already huge device struct.
Signed-off-by: Nuno Sa <nuno.sa@analog.com>
0 commit comments