Re: [PATCH] media: vpif: request enable-gpios

2017-02-28 Thread Bartosz Golaszewski
2017-02-22 14:27 GMT+01:00 Bartosz Golaszewski : > This change is needed to make vpif capture work on the da850-evm board > where the capture function must be selected on the UI expander. > > Signed-off-by: Bartosz Golaszewski > --- > drivers/media/platform/davinci/vpif_capture.c | 7 +++ > 1

[PATCH] media: vpif: request enable-gpios

2017-02-22 Thread Bartosz Golaszewski
This change is needed to make vpif capture work on the da850-evm board where the capture function must be selected on the UI expander. Signed-off-by: Bartosz Golaszewski --- drivers/media/platform/davinci/vpif_capture.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/media/pla