commit | c070e38e4ee005f55895df177a9e14d90d6204b3 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Nov 16 10:54:02 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 19 18:07:41 2011 -0200 |
tree | b18cc60b5d4cf8baa90a6921c70b3c36b134277f | |
parent | 4b5d8da88e3fab76700e89488a8c65c54facb9a3 [diff] |
[media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodes Commit 3e0ec41c5c5ee14e27f65e28d4a616de34f59a97 ("V4L: dynamically allocate video_device nodes in subdevices") makes the embedding video_device directly. Fix accesses to the devnode accordingly. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>