On Thursday 15 October 2009 16:42:52 santiago.nu...@ridgerun.com wrote:
> From: Santiago Nunez-Corrales <santiago.nu...@ridgerun.com>
> 
> This patch provides required chip identification definitions
> within v4l2. Removed HD and control defines.
> 
> Signed-off-by: Santiago Nunez-Corrales <santiago.nu...@ridgerun.com>
> ---
>  include/media/v4l2-chip-ident.h |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h
> index cf16689..691cc72 100644
> --- a/include/media/v4l2-chip-ident.h
> +++ b/include/media/v4l2-chip-ident.h
> @@ -129,6 +129,9 @@ enum {
>       V4L2_IDENT_SAA6752HS = 6752,
>       V4L2_IDENT_SAA6752HS_AC3 = 6753,
>  
> +     /* module tvp7002: just ident 7002 */
> +     V4L2_IDENT_TVP7002 = 7002,
> +
>       /* module adv7170: just ident 7170 */
>       V4L2_IDENT_ADV7170 = 7170,
>  
> @@ -147,6 +150,9 @@ enum {
>       /* module ths7303: just ident 7303 */
>       V4L2_IDENT_THS7303 = 7303,
>  
> +     /* module ths7353: just ident 7353 */
> +     V4L2_IDENT_THS7353 = 7353,
> +
>       /* module adv7343: just ident 7343 */
>       V4L2_IDENT_ADV7343 = 7343,
>  

Just a small thing: please add 7353 AFTER 7343.

Regards,

        Hans


-- 
Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to