On 09/04/2015 02:08 PM, Hans Verkuil wrote:
> On 09/04/2015 01:14 AM, Sergei Shtylyov wrote:
>> Commit cccb83f7a184 ([media] adv7180: add more subdev video ops) forgot to
>> add
>> the g_std() video method. Its implementation seems identical to the
>> querystd()
>> method, so we can just point
On 09/04/2015 01:14 AM, Sergei Shtylyov wrote:
> Commit cccb83f7a184 ([media] adv7180: add more subdev video ops) forgot to add
> the g_std() video method. Its implementation seems identical to the querystd()
> method, so we can just point at adv7180_querystd()...
>
> Signed-off-by: Sergei Shty
Commit cccb83f7a184 ([media] adv7180: add more subdev video ops) forgot to add
the g_std() video method. Its implementation seems identical to the querystd()
method, so we can just point at adv7180_querystd()...
Signed-off-by: Sergei Shtylyov
---
drivers/media/i2c/adv7180.c |1 +
1 file