[PATCH] V4L: tveeprom MAC address parsing/cleanup
authorSteven Toth <stoth@hauppauge.com>
Thu, 1 Dec 2005 08:51:27 +0000 (00:51 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 1 Dec 2005 23:48:57 +0000 (15:48 -0800)
commit3ca0ea980697d3b3c3d5c13ba7e525ed6c434756
treedb5d423db74e88ce836588bb77ab8ae77649b5f8
parent759324c3c4b8d63203d7ea41b56553330bc0df06
[PATCH] V4L: tveeprom MAC address parsing/cleanup

- Added a mac address field to the tveeprom structure.

- allow callers to query the MAC address.

- removed some redundant eeprom parsing code in cx88-cards.c (specific to
  Hauppauge DVB products) Instead, placed calls directly to the single eeprom
  parsing function in tveeprom.c

Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/cx88/cx88-cards.c
drivers/media/video/tveeprom.c
include/media/tveeprom.h