linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] staging: iio: update TODO
@ 2020-02-29 14:05 Rohit Sarkar
  2020-03-01 11:49 ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Rohit Sarkar @ 2020-02-29 14:05 UTC (permalink / raw)
  To: linux-iio; +Cc: jic23, grekh, devel

Since there are no uses of the old GPIO API, remove the item from
the TODO.

Changelog
v3: Remove new items added.
v2: Add work item mentioned by Alexandru in
https://marc.info/?l=linux-iio&m=158261515624212&w=2

Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com>
---
 drivers/staging/iio/TODO | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/drivers/staging/iio/TODO b/drivers/staging/iio/TODO
index 1b8ebf2c1b69..4d469016a13a 100644
--- a/drivers/staging/iio/TODO
+++ b/drivers/staging/iio/TODO
@@ -1,10 +1,4 @@
-2018-04-15
-
-All affected drivers:
-Convert all uses of the old GPIO API from <linux/gpio.h> to the
-GPIO descriptor API in <linux/gpio/consumer.h> and look up GPIO
-lines from device tree, ACPI or board files, board files should
-use <linux/gpio/machine.h>.
+2020-02-25
 
 
 ADI Drivers:
-- 
2.23.0.385.gbc12974a89


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v3] staging: iio: update TODO
  2020-02-29 14:05 [PATCH v3] staging: iio: update TODO Rohit Sarkar
@ 2020-03-01 11:49 ` Jonathan Cameron
  2020-03-02  4:56   ` Rohit Sarkar
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Cameron @ 2020-03-01 11:49 UTC (permalink / raw)
  To: Rohit Sarkar; +Cc: linux-iio, grekh, devel

On Sat, 29 Feb 2020 19:35:45 +0530
Rohit Sarkar <rohitsarkar5398@gmail.com> wrote:

> Since there are no uses of the old GPIO API, remove the item from
> the TODO.
> 
> Changelog
> v3: Remove new items added.
> v2: Add work item mentioned by Alexandru in
> https://marc.info/?l=linux-iio&m=158261515624212&w=2
Change log belongs below the --- as we don't want this info in the
git history. I've tidied up and applied to the togreg branch of iio.git
(pushed out as testing for the autobuilders to play with it).

Thanks,

Jonathan

> 
> Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com>
> ---
>  drivers/staging/iio/TODO | 8 +-------
>  1 file changed, 1 insertion(+), 7 deletions(-)
> 
> diff --git a/drivers/staging/iio/TODO b/drivers/staging/iio/TODO
> index 1b8ebf2c1b69..4d469016a13a 100644
> --- a/drivers/staging/iio/TODO
> +++ b/drivers/staging/iio/TODO
> @@ -1,10 +1,4 @@
> -2018-04-15
> -
> -All affected drivers:
> -Convert all uses of the old GPIO API from <linux/gpio.h> to the
> -GPIO descriptor API in <linux/gpio/consumer.h> and look up GPIO
> -lines from device tree, ACPI or board files, board files should
> -use <linux/gpio/machine.h>.
> +2020-02-25
>  
>  
>  ADI Drivers:


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v3] staging: iio: update TODO
  2020-03-01 11:49 ` Jonathan Cameron
@ 2020-03-02  4:56   ` Rohit Sarkar
  0 siblings, 0 replies; 3+ messages in thread
From: Rohit Sarkar @ 2020-03-02  4:56 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: linux-iio, grekh, devel

On Sun, Mar 01, 2020 at 11:49:22AM +0000, Jonathan Cameron wrote:
> On Sat, 29 Feb 2020 19:35:45 +0530
> Rohit Sarkar <rohitsarkar5398@gmail.com> wrote:
> 
> > Since there are no uses of the old GPIO API, remove the item from
> > the TODO.
> > 
> > Changelog
> > v3: Remove new items added.
> > v2: Add work item mentioned by Alexandru in
> > https://marc.info/?l=linux-iio&m=158261515624212&w=2
> Change log belongs below the --- as we don't want this info in the
> git history. I've tidied up and applied to the togreg branch of iio.git
> (pushed out as testing for the autobuilders to play with it).
Will keep that in mind, Thanks!
> Thanks,
> 
> Jonathan
> 
> > 
> > Signed-off-by: Rohit Sarkar <rohitsarkar5398@gmail.com>
> > ---
> >  drivers/staging/iio/TODO | 8 +-------
> >  1 file changed, 1 insertion(+), 7 deletions(-)
> > 
> > diff --git a/drivers/staging/iio/TODO b/drivers/staging/iio/TODO
> > index 1b8ebf2c1b69..4d469016a13a 100644
> > --- a/drivers/staging/iio/TODO
> > +++ b/drivers/staging/iio/TODO
> > @@ -1,10 +1,4 @@
> > -2018-04-15
> > -
> > -All affected drivers:
> > -Convert all uses of the old GPIO API from <linux/gpio.h> to the
> > -GPIO descriptor API in <linux/gpio/consumer.h> and look up GPIO
> > -lines from device tree, ACPI or board files, board files should
> > -use <linux/gpio/machine.h>.
> > +2020-02-25
> >  
> >  
> >  ADI Drivers:
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-02  4:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-29 14:05 [PATCH v3] staging: iio: update TODO Rohit Sarkar
2020-03-01 11:49 ` Jonathan Cameron
2020-03-02  4:56   ` Rohit Sarkar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).