To make sure that these drivers do not leave staging before they are properly converted to use the new GPIO descriptor API, augment the TODO file with this work item. Cc: Alan Cox <alan@xxxxxxxxxxxxxxx> Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> --- I'm happy to help to move this forward, however Andy is the authority on x86 platform drivers and probably knows best how to deal with these GPIOs going forward. --- drivers/staging/media/atomisp/TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/drivers/staging/media/atomisp/TODO b/drivers/staging/media/atomisp/TODO index 255ce3630c2a..683da0cfc313 100644 --- a/drivers/staging/media/atomisp/TODO +++ b/drivers/staging/media/atomisp/TODO @@ -50,6 +50,11 @@ 11. Switch from videobuf1 to videobuf2. Videobuf1 is being removed! +12. 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 properties. See other platform drivers for + examples. + Limitations: 1. To test the patches, you also need the ISP firmware -- 2.14.3 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel