On Fri, 18 May 2018 20:23:25 +0200 David Veenstra <davidjulianveenstra@xxxxxxxxx> wrote: > Add David Veenstra as a copyright holders and as an author, > for all of the staging clean ups of the ad2s1200 driver. > > Signed-off-by: David Veenstra <davidjulianveenstra@xxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > --- > Changes in v4: > - Introduced in this version. > > drivers/staging/iio/resolver/ad2s1200.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/staging/iio/resolver/ad2s1200.c b/drivers/staging/iio/resolver/ad2s1200.c > index 10d6d79dce79..28e618af9939 100644 > --- a/drivers/staging/iio/resolver/ad2s1200.c > +++ b/drivers/staging/iio/resolver/ad2s1200.c > @@ -2,6 +2,7 @@ > * ad2s1200.c simple support for the ADI Resolver to Digital Converters: > * AD2S1200/1205 > * > + * Copyright (c) 2018-2018 David Veenstra <davidjulianveenstra@xxxxxxxxx> > * Copyright (c) 2010-2010 Analog Devices Inc. > * > * This program is free software; you can redistribute it and/or modify > @@ -203,6 +204,7 @@ static struct spi_driver ad2s1200_driver = { > }; > module_spi_driver(ad2s1200_driver); > > +MODULE_AUTHOR("David Veenstra <davidjulianveenstra@xxxxxxxxx>"); > MODULE_AUTHOR("Graff Yang <graff.yang@xxxxxxxxx>"); > MODULE_DESCRIPTION("Analog Devices AD2S1200/1205 Resolver to Digital SPI driver"); > MODULE_LICENSE("GPL v2"); -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html