From: Rajkumar Manoharan Date: Fri, 19 Nov 2010 11:23:19 +0000 (+0530) Subject: ath: Add a driver_info bitmask field X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bedbbb959d2c1d1dbb4c2215f5b7074b1da3030a;p=pandora-kernel.git ath: Add a driver_info bitmask field The driver_info stores the device category information which is used to load appropriate device firmware, select firmware offset and eeprom starting location. The driver_info is accessed across ath9k_htc and ath9k_hw. Hence placed under common structure. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed