From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> When I introduced IIO_DMA_MINALIGN and applied it to all the drivers in drivers/iio I said I'd swing by the few remaining staging drivers at a later date. This set fixes those staging/iio drivers. Note that no one has been very active on these drivers for some time. They do however support parts that are still available (and I have at least one of them) so I think it's worth keeping them around for now. Perhaps the necessary cleanup work can be done against emulation or road test or we can get parts for anyone interested in doing the necessary work. Anyhow, upshot is that it's unlikely anyone will feel ownership of these drivers enough to review this series so if anyone has time a quick glance over it would be much appreciated! Thanks, Jonathan Jonathan Cameron (4): staging: iio: frequency: ad9832: Fix alignment for DMA safety staging: iio: frequency: ad9834: Fix alignment for DMA safety staging: iio: meter: ade7854: Fix alignment for DMA safety staging: iio: resolver: ad2s1210: Fix alignment for DMA safety drivers/staging/iio/frequency/ad9832.c | 2 +- drivers/staging/iio/frequency/ad9834.c | 2 +- drivers/staging/iio/meter/ade7854.h | 2 +- drivers/staging/iio/resolver/ad2s1210.c | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) -- 2.37.1