]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
smc911x: fix 16-bit I/O operations
authorMagnus Damm <magnus.damm@gmail.com>
Mon, 9 Jun 2008 23:33:53 +0000 (16:33 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 12 Jun 2008 01:58:07 +0000 (21:58 -0400)
commit9961530a5f017afae6a928672840617103bea118
treefd3ae0c4a87179f8eb1fc9de77c144bd400811b2
parentf0000920696661cbbe2393d93a6f4e1b8325d531
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 <damm@igel.co.jp>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/smc911x.h