From: Zhu Yi Date: Tue, 24 Jan 2006 08:36:36 +0000 (+0800) Subject: [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routines X-Git-Tag: v2.6.17-rc1~1186^2~64^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8fe6679086a983c4c95a441f3246c7aaecab80a;p=pandora-kernel.git [PATCH] ipw2200: Fix indirect SRAM/register 8/16-bit write routines The indirect SRAM/register 8/16-bit write routines are broken for non-dword-aligned destination addresses. Fortunately, these routines are, so far, not used for non-dword-aligned destinations, but here's a patch that fixes them, anyway. The attached patch also adds comments for all direct/indirect I/O routine variations. Signed-off-by: Ben M Cahill Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed