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
iio: adc: ad4630: Drop some unused register bitfield defines
While working on that driver I noticed that the bitfield described by
AD4630_AVG_FILTER_RESET is actually called "AVG_SYNC" in the reference
manual. Instead of fixing that, remove that unused define and a few more
that are also unused.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
0 commit comments