Hi Laurent,
Laurent Pinchart wrote:
> Hi Sakari,
>
> Thanks for the patch.
>
> On Tuesday 20 December 2011 21:27:57 Sakari Ailus wrote:
>> From: Sakari Ailus
>>
>> Revert to s_selection if s_crop isn't implemented by a driver. Same for
>> g_selection / g_crop.
>
> Shouldn't this say "Fall back
Hi Sakari,
Thanks for the patch.
On Tuesday 20 December 2011 21:27:57 Sakari Ailus wrote:
> From: Sakari Ailus
>
> Revert to s_selection if s_crop isn't implemented by a driver. Same for
> g_selection / g_crop.
Shouldn't this say "Fall back" instead of "Revert" ?
> Signed-off-by: Sakari Ailus
From: Sakari Ailus
Revert to s_selection if s_crop isn't implemented by a driver. Same for
g_selection / g_crop.
Signed-off-by: Sakari Ailus
---
drivers/media/video/v4l2-subdev.c | 37 +++--
1 files changed, 35 insertions(+), 2 deletions(-)
diff --git a/drive