On Mon, 8 Aug 2022 11:20:32 +0200 Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > On Sun, Aug 7, 2022 at 5:37 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > > > 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! > > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > > for non-commented patches. > Thanks, patches 2-4 applied. v2 of patch one to be posted shortly. Jonathan