On Thu, 19 Aug 2010, Henrique Camargo wrote:
> If CONFIG_VIDEO_ADV_DEBUG was set, the driver failed to compile
> because the fields get_register and set_register changed names to
> g_register and s_register in the struct v4l2_subdev_core_ops.
>
> Signed-off-by: Henrique Camargo
> ---
> driver
If CONFIG_VIDEO_ADV_DEBUG was set, the driver failed to compile
because the fields get_register and set_register changed names to
g_register and s_register in the struct v4l2_subdev_core_ops.
Signed-off-by: Henrique Camargo
---
drivers/media/video/mt9t031.c |4 ++--
1 files changed, 2 inse