commit | 9d40637a6e140902696fa8495aac913f5011a3bd | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Jul 28 15:46:00 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Feb 19 08:52:54 2016 -0200 |
tree | 8be0df23d9f2c0136c3f3dd387f09981d5e5a76f | |
parent | f7ebf3ca09c5f3f5b5c17b03cd59b7aca1ed09d2 [diff] |
[media] v4l: vsp1: Move video device out of struct vsp1_rwpf To make the video device nodes optional we need to decouple the [rw]pf instances from the video devices. Move video devices out of struct vsp1_rwpf and instantiate them dynamically in the core driver code. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>