From: Michael Buesch Date: Wed, 2 Apr 2008 17:58:20 +0000 (+0200) Subject: b43: Use SSB block-I/O to do PIO X-Git-Tag: v2.6.26-rc1~1138^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8c17e159758c2a4f8c3319fe8a6cf313f7a6733;p=pandora-kernel.git b43: Use SSB block-I/O to do PIO This changes the b43-PIO code to use the new SSB block-I/O. This reduces the overhead by removing lots of function calls, pointer dereferencing, if-conditionals any byteswapping for each packet data word. This also fixes a harmless sparse endianness warning. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed