From: Dirk Brandewie Date: Thu, 13 Aug 2009 20:48:29 +0000 (-0700) Subject: wimax/i2400m: Make boot retries a BUS-specific parameter X-Git-Tag: v2.6.33-rc1~388^2~487^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30836580b35ae5cab3de97a3df16878fe097868;p=pandora-kernel.git wimax/i2400m: Make boot retries a BUS-specific parameter In i2400m-based devices, the driver's bootloader will retry to load the firmware when things go wrong. The driver currently has a constant (I2400M_BOOT_RETRIES) which governs the max number of tries. However, different SKUs of the same hardware may admit or require different numbers of retries due to it's particulars, so it is made a BUS specific parameter and different values are assigned for 5x50 devices versus the 3200 ones. Signed-off-by: Dirk Brandewie Signed-off-by: Cindy H Kao Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed