From: Guenter Roeck Date: Wed, 29 Oct 2014 17:45:03 +0000 (-0700) Subject: net: dsa/mv88e6352: Implement EEPROM access functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~319^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33b43df40a3827365ff80fae79f7c59c107508d3;p=pandora-kernel.git net: dsa/mv88e6352: Implement EEPROM access functions MV88E6352 supports read and write access to its configuration eeprom. There is no means to detect if an EEPROM is connected to the switch. Also, the switch supports EEPROMs with different sizes, but can not detect or report the type or size of connected EEPROMs. Therefore, do not implement the get_eeprom_len callback but depend on platform or devicetree data to provide information about EEPROM presence and size. Signed-off-by: Guenter Roeck Signed-off-by: David S. Miller --- Reading git-diff-tree failed