]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Sun, 21 Dec 2008 00:57:55 +0000 (16:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:22 +0000 (10:00 -0800)
commita0848826bfaf0815ec9654d78c218a40f755ccd4
tree58d7b362070f0af176533f7efe50dabb4966c8f2
parent17d559af963995e483a51ec26697034431bcf2b9
i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends

Implements probe/disconnect for the SDIO device, as well as main
backends for the generic driver to control the SDIO device
(bus_dev_start(), bus_dev_stop() and bus_reset()).

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