commit | 63ae37ea5186a6890a8968611180dc61118f719d | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Nov 16 10:54:02 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Feb 09 07:20:25 2012 -0200 |
tree | 1b6170626bed6ca115c0355e5ec695611fca110a | |
parent | 8791d63af0cf113725ae4cb8cba9492814c59a93 [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>