Hi André, thanks for the patch.
On 4/24/19 10:56 AM, André Almeida wrote:
> Add a multiplanar flag in vimc_stream in order to propagate the
> state (singleplanar/multiplanar) to subdevices at the stream.
This shouldn't be required as you are using multiplanar only between the
subdevices :)
Helen
Add a multiplanar flag in vimc_stream in order to propagate the
state (singleplanar/multiplanar) to subdevices at the stream.
Signed-off-by: André Almeida
---
Change in v3:
- Use ternary operator to get code more simple
Change in v2:
- New commit
drivers/media/platform/vimc/vimc-capture.c | 4