wimax/i2400m: sdio: set the block size before enabling the function
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Thu, 30 Apr 2009 21:39:21 +0000 (14:39 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Fri, 29 May 2009 01:02:11 +0000 (18:02 -0700)
commita0a4c4c9e54ee4255f46eedb572ad69ee34c77b6
treebc71faf4b93433c4f9fac1b575de014f9d0b172b
parent52a8d9630890f2289354d03e8751bf0eba2b3376
wimax/i2400m: sdio: set the block size before enabling the function

From a fix by Cindy H Kao:

  Block size has to be set before sending IOE enable because the
  firmware reads the block size register before it reads IOE register.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
drivers/net/wimax/i2400m/sdio.c