On 11/18/2015 03:16 PM, Dragos Bogdan wrote: > The ad7780_platform_data contains just the reference voltage information. > Since the preferred way of specifying this information is using the Linux > regulator framework and the ad7780 platform_data is not used by other > users, it can be completely removed. > > Signed-off-by: Dragos Bogdan <dragos.bogdan@xxxxxxxxxx> Looks good, thanks. Acked-by: Lars-Peter Clausen <lars@xxxxxxxxxx> Just one thing to consider for future patches... [...] > - dev_warn(&spi->dev, "reference voltage unspecified\n"); > + dev_warn(&spi->dev, "Reference voltage unspecified\n"); Strictly speaking this is a unrelated change and ideally would have been split into a separate patch. -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html