]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2400m: Generic probe/disconnect, reset and message passing
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Sun, 21 Dec 2008 00:57:44 +0000 (16:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:18 +0000 (10:00 -0800)
commit024f7f31ed15c471f80408d8b5045497e27e1135
treecae3fcb7b2c12245dd0f2d9630dee5b01ea32c42
parentea24652d253eabfb83e955e55ce032228d9d99b9
i2400m: Generic probe/disconnect, reset and message passing

Implements the generic probe and disconnect functions that will be
called by the USB and SDIO driver's probe/disconnect functions.

Implements the backends for the WiMAX stack's basic operations:
message passing, rfkill control and reset.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wimax/i2400m/driver.c [new file with mode: 0644]
drivers/net/wimax/i2400m/op-rfkill.c [new file with mode: 0644]