From: Rob Taylor
Fix calls to subdev try_fmt function to use valid pad numbers, fixing
the case where subdevs (eg. ADV7612) have valid pad numbers that are
non-zero.
Signed-off-by: William Towle
Reviewed-by: Rob Taylor
---
drivers/media/platform/soc_camera/soc_scale_crop.c |1 +
1 file ch
On Wed, 3 Jun 2015, William Towle wrote:
> From: Rob Taylor
>
> Fix calls to subdev try_fmt to use correct pad. Fixes failures with
> subdevs that care about having the right pad number set.
>
> Signed-off-by: William Towle
> Reviewed-by: Rob Taylor
> ---
> drivers/media/platform/soc_camera/
On Wed, 3 Jun 2015, William Towle wrote:
> From: Rob Taylor
>
> Fix calls to subdev try_fmt to use correct pad. Fixes failures with
> subdevs that care about having the right pad number set.
>
> Signed-off-by: William Towle
> Reviewed-by: Rob Taylor
> ---
> drivers/media/platform/soc_camera/
On 06/03/2015 03:59 PM, William Towle wrote:
> From: Rob Taylor
>
> Fix calls to subdev try_fmt to use correct pad. Fixes failures with
> subdevs that care about having the right pad number set.
>
> Signed-off-by: William Towle
> Reviewed-by: Rob Taylor
> ---
> drivers/media/platform/soc_came
From: Rob Taylor
Fix calls to subdev try_fmt to use correct pad. Fixes failures with
subdevs that care about having the right pad number set.
Signed-off-by: William Towle
Reviewed-by: Rob Taylor
---
drivers/media/platform/soc_camera/soc_scale_crop.c | 10 ++
1 file changed, 10 inser