lkml.org 
[lkml]   [2022]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] iio: Implement and utilize register structures for
Date
The STX104 and CIO-DAC drivers were updated to use I/O memory accessor
calls such as ioread8()/iowrite8() in previous patch series [1]. This
patch series is a continuation of the effort to improve the code
readability and reduce magic numbers by implementing and utilizing named
register data structures.

[1] https://lore.kernel.org/all/cover.1652201921.git.william.gray@linaro.org/

William Breathitt Gray (2):
iio: adc: stx104: Implement and utilize register structures
iio: dac: cio-dac: Implement and utilize register structures

drivers/iio/adc/stx104.c | 70 ++++++++++++++++++++++++++-------------
drivers/iio/dac/cio-dac.c | 24 +++++++++-----
2 files changed, 63 insertions(+), 31 deletions(-)


base-commit: 7fa61f7dba74f6c5baf9f02b760924692acdd282
--
2.36.1

\
 
 \ /
  Last update: 2022-06-06 16:17    [W:1.680 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site