V4L/DVB (6607): saa7134: add support for reading Hauppauge eeprom
authorMichael Krufky <mkrufky@linuxtv.org>
Thu, 15 Nov 2007 13:34:33 +0000 (10:34 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:13 +0000 (19:02 -0200)
Increased size of dev->eedata from 128 to 256, since the Hauppauge data begins
at byte 128.  This has been tested on boards with smaller eeproms, and caused
no problems.

Added comments to distinguish between the various versions of the HVR1110.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found