]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iio: frequency: admv4420: add dev variable
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Fri, 13 Mar 2026 11:57:41 +0000 (13:57 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Mar 2026 21:12:23 +0000 (21:12 +0000)
commite81f3889c2e29351d67d779b6731bbbc602b5d5f
tree537aec3cee2e8fd9ff2eaa8132bae8df723e71bf
parentb37cce0bac85535d62ad0d1b235bd11a3c06ffdc
iio: frequency: admv4420: add dev variable

Introduce a local struct device variable in admv4420_probe() to
simplify subsequent conversions and improve code readability.

No functional change.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/frequency/admv4420.c