1
0
Files
linux/drivers/net
Inaky Perez-Gonzalez 2869da8587 wimax/i2400m: do bootmode buffer management in i2400m_setup/release()
After the introduction of i2400m->bus_setup/release, there is no more
race condition where the bootmode buffers are needed before
i2400m_setup() is called.

Before, the SDIO driver would setup RX before calling i2400m_setup()
and thus need those buffers; now RX setup is done in
i2400m->bus_setup(), which is called by i2400m_setup().

Thus, all the bootmode buffer management can now be done completely
inside i2400m_setup()/i2400m_release(), removing complexity from the
bus-specific drivers.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
2009-10-19 15:56:09 +09:00
..
2009-09-22 14:00:10 -07:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-10-17 23:44:47 -07:00
2009-10-06 15:22:55 -07:00
2009-10-13 11:48:18 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-04-04 16:51:14 -07:00
2009-08-12 23:03:00 -07:00
2009-08-12 22:53:28 -07:00
2009-08-12 23:03:01 -07:00
2009-10-15 00:19:31 -07:00
2009-10-15 00:18:27 -07:00
2009-10-11 23:30:16 -07:00
2009-10-11 23:30:16 -07:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-07-06 18:54:51 -07:00
2009-10-13 11:48:18 -07:00
2009-09-23 07:39:43 -07:00
2009-10-12 23:54:05 -07:00
2009-10-13 11:48:18 -07:00
2009-04-16 02:20:08 -07:00
2009-09-07 01:56:52 -07:00
2009-10-13 11:48:18 -07:00
2009-10-02 09:55:19 -07:00
2009-07-06 13:05:13 -07:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-09-23 07:39:43 -07:00
2009-07-20 08:23:26 -07:00
2009-04-16 02:20:16 -07:00
2009-09-03 20:02:13 -07:00
2009-04-16 02:20:21 -07:00
2009-09-21 15:14:58 +02:00
2009-10-18 18:52:53 -07:00
2009-10-07 01:10:46 -07:00
2009-04-29 17:32:34 -07:00
2009-08-02 12:20:40 -07:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-10-13 11:48:18 -07:00
2009-10-01 15:14:54 -07:00
2009-10-13 11:48:18 -07:00
2009-10-01 15:14:55 -07:00
2009-09-19 13:13:17 -07:00
2009-09-15 09:37:12 -07:00
2009-10-07 03:37:39 -07:00
2009-10-07 03:37:39 -07:00
2009-10-13 11:48:18 -07:00
2009-10-14 01:19:46 -07:00