wimax/i2400m: USB driver uses a configurable endpoint map
authorDirk Brandewie <dirk.j.brandewie@intel.com>
Wed, 12 Aug 2009 18:29:46 +0000 (11:29 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 06:55:44 +0000 (15:55 +0900)
commit2093586de29418820b89aae05746511392f8ad73
treeb5d021b77a886380e3ac529e6a837b063cff0779
parent8bec9a5efd5691c5a32d85da1da09643290ebb72
wimax/i2400m: USB driver uses a configurable endpoint map

Newer generations of the i2400m USB WiMAX device use a different
endpoint map; in order to make it easy to support it, we make the
endpoint-to-function mapeable instead of static.

Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
drivers/net/wimax/i2400m/i2400m-usb.h
drivers/net/wimax/i2400m/usb-fw.c
drivers/net/wimax/i2400m/usb-notif.c
drivers/net/wimax/i2400m/usb-rx.c
drivers/net/wimax/i2400m/usb-tx.c
drivers/net/wimax/i2400m/usb.c