From: Steven Toth Date: Thu, 1 Dec 2005 08:51:27 +0000 (-0800) Subject: [PATCH] V4L: tveeprom MAC address parsing/cleanup X-Git-Tag: v2.6.15-rc5~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ca0ea980697d3b3c3d5c13ba7e525ed6c434756;p=pandora-kernel.git [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 Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed