From a18b25611487fe42bde9abe0d327141be215db28 Mon Sep 17 00:00:00 2001
From: Brian Johnson <brijohn@gmail.com>
Date: Wed, 7 Jan 2009 07:32:27 -0500
Subject: [PATCH] Add device 0458:7029

Signed-off-by: Brian Johnson <brijohn@gmail.com>
---
 sn9c20x-usb.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sn9c20x-usb.c b/sn9c20x-usb.c
index 713e972..565ddf9 100644
--- a/sn9c20x-usb.c
+++ b/sn9c20x-usb.c
@@ -248,6 +248,7 @@ static struct usb_device_id sn9c20x_table[] = {
 	{SN9C20X_USB_DEVICE(USB_145F_VID, USB_013D_PID, OV7660_SENSOR, 0x21)},
 	/* => 62be (SN9C202 + OV7663 + EEPROM) */
 	{SN9C20X_USB_DEVICE(USB_04F2_VID, USB_A128_PID, 0, 0)},
+	{SN9C20X_USB_DEVICE(0x0458, 0x7029, HV7131R_SENSOR, 0x11)},
 	{ }
 };
 
-- 
1.5.6.3

