From: Mauro Carvalho Chehab Date: Wed, 19 Jan 2011 18:11:58 +0000 (-0200) Subject: [media] saa7134: Properly report when a board doesn't have eeprom X-Git-Tag: v2.6.39-rc1~86^2~372 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99fb079aad031712283d555aa87251706aa60212;p=pandora-kernel.git [media] saa7134: Properly report when a board doesn't have eeprom When a device is not detected, the driver prints a warning message. That's ok, except for the fact that, even on newer devices that have eeprom but aren't yet supported, it prints a message saying that the device doesn't have eeprom. Fix it by having a separate message for devices with eeprom, but not yet known by the driver. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed