Re: [PATCH v12 06/16] iio: afe: rescale: expose scale processing function

From: Liam Beguin
Date: Tue Jan 11 2022 - 09:36:02 EST


On Sun, Jan 09, 2022 at 03:07:58PM +0200, Andy Shevchenko wrote:
> On Sat, Jan 8, 2022 at 10:53 PM Liam Beguin <liambeguin@xxxxxxxxx> wrote:
> >
> > In preparation for the addition of kunit tests, expose the logic
> > responsible for combining channel scales.
>
> ...
>
> > +/*
> > + * Copyright (C) 2021 Liam Beguin <liambeguin@xxxxxxxxx>
> > + */
>
> Despite the Rb tag by the author of the code the above is wrong.
> Please do not steal others work :-) (The smiley due to my believe that
> you have done this undeliberately)

Sorry about that was not my intention.
I'll replace with Peter's original copyright.

Cheers,
Liam

> * IIO rescale driver
> *
> * Copyright (C) 2018 Axentia Technologies AB
> *
> * Author: Peter Rosin <peda@xxxxxxxxxx>
>
> --
> With Best Regards,
> Andy Shevchenko