From: Dan Williams Date: Mon, 20 Aug 2007 16:22:15 +0000 (-0400) Subject: [PATCH] libertas: send reset command directly instead of calling libertas_reset_device X-Git-Tag: v2.6.24-rc1~1454^2~550 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6e99dd6e2c5262e3c2b976d1d5f2c9405433d9a;p=pandora-kernel.git [PATCH] libertas: send reset command directly instead of calling libertas_reset_device Ensures that any platform specific code that might live in libertas_reset_device (for example, OLPC tells the EC to do a GPIO-toggled reset of the wireless from libertas_reset_device) isn't called. Could be handled better by interface-specific callbacks and a flag for "other hardware reset". Signed-off-by: Dan Williams Signed-off-by: Marcelo Tosatti Signed-off-by: John W. Linville --- Reading git-diff-tree failed