From: Magnus Damm Date: Mon, 9 Jun 2008 23:33:53 +0000 (-0700) Subject: smc911x: fix 16-bit I/O operations X-Git-Tag: v2.6.27-rc1~969^2~328^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9961530a5f017afae6a928672840617103bea118;p=pandora-kernel.git smc911x: fix 16-bit I/O operations This patch fixes the following issues related to 16-bit support: - Remove unused 16-bit PXA DMA implementation. - Remove unused SMC_inw() and SMC_outw() functions. - Fix 16-bit SMC_outl to use writew() instead of writel(). Signed-off-by: Magnus Damm Cc: Jeff Garzik Cc: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed