From: Gabor Juhos Date: Mon, 8 Jul 2013 09:25:53 +0000 (+0200) Subject: rt2x00: rt2800lib: introduce local EEPROM access functions X-Git-Tag: v3.12-rc1~132^2~297^2^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e38d3daf881a78ac13e93504a8ac5777040797e;p=pandora-kernel.git rt2x00: rt2800lib: introduce local EEPROM access functions The patch adds rt2800 specific functions for EEPROM data access and changes the code to use these instead of the generic rt2x00_eeprom_* variants. To avoid functional changes, the new functions are wrappers around the corresponding generic rt2x00_eeprom_* routines for now. Functional changes will be implemented in additional patches. Signed-off-by: Gabor Juhos Acked-by: Stanislaw Gruszka Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed