Hi Hans
Thanks for the patch.
On Wed, 12 Jun 2013, Hans Verkuil wrote:
> From: Hans Verkuil
>
> The parent field will eventually disappear to be replaced by v4l2_dev.
> soc_camera does provide a v4l2_device struct but did not point to it in
> struct video_device. This is now fixed.
>
> Now th
Guennadi,
Can you review/ack this? This patch series really should be merged for 3.11
to prevent problems with the debug ioctls being unable to discover and access
subdevices in the v4l2-core code.
I've tested this on my renesas board.
If you prefer, you can also take care of this patch yourself
From: Hans Verkuil
The parent field will eventually disappear to be replaced by v4l2_dev.
soc_camera does provide a v4l2_device struct but did not point to it in
struct video_device. This is now fixed.
Now the video nodes can be found under the correct platform bus, and
the advanced debug ioctls