From: Tomas Winkler Date: Mon, 21 Apr 2008 22:41:52 +0000 (-0700) Subject: iwlwifi: changing EEPROM layout handling X-Git-Tag: v2.6.27-rc1~969^2~510 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073d3f5f1b3b6512eb82a3d40c84dedb14dc6f73;p=pandora-kernel.git iwlwifi: changing EEPROM layout handling This patch 1. changes the current EEPROM handling through a single HW struct layout representation, to more general approach, treating the EEPROM image as a flat bytes array, handling this image through ops functions and offsets. 2. Eeprom is dynamically allocated accroding HW type Signed-off-by: Tomas Winkler Signed-off-by: Ron Rindjunsky Signed-off-by: John W. Linville --- Reading git-diff-tree failed