This patch series converts the last set of drivers still using the parent field of video_device to using v4l2_dev instead and at the end the parent field is removed altogether. A proper pointer to v4l2_dev is necessary otherwise the advanced debugging ioctls will not work when addressing sub-devices. I have been steadily converting drivers to set the v4l2_dev pointer correctly, and this patch series finishes that work. Guennadi, the first patch replaces the broken version I posted earlier as part of the 'current_norm' removal patch series. I've tested it with my renesas board. Note that this patch series sits on top of my for_v3.11 branch. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html