From: Gabor Juhos Date: Mon, 8 Jul 2013 09:25:54 +0000 (+0200) Subject: rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helper X-Git-Tag: v3.12-rc1~132^2~297^2^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022138ca93f016374d5d3f69c070c75596c5ecac;p=pandora-kernel.git rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helper Add a new helper function and use that for reading single elements of various arrays in the EEPROM. The patch does not change the current behaviour, but it allows to use sequential values for the rt2800_eeprom_word enums. The conversion will be implemented in a subsequent change. 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