linux/drivers/atm
David S. Miller 24743537d3 atm: iphase: Fix set-but-not-used warnings.
The "iavcc" and "iadev" cases are obvious.

The intr_status and frmr_intr cases are reading a register to clear
the chip status.  This driver is pretty old and creaky, and uses
volatile pointer dereferences to do register I/O when it should be
using readl() and friends.  However that it outside of the scope of
these changes.

Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-12 16:14:21 -07:00
..
.gitignore
adummy.c
ambassador.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ambassador.h
atmtcp.c drivers/atm/atmtcp.c: add missing atm_dev_put 2010-12-31 12:52:05 -08:00
eni.c
eni.h
firestream.c Fix common misspellings 2011-03-31 11:26:23 -03:00
firestream.h
fore200e.c dt: Eliminate of_platform_{,un}register_driver 2011-02-28 13:22:46 -07:00
fore200e.h Fix common misspellings 2011-03-31 11:26:23 -03:00
he.c
he.h
horizon.c Fix common misspellings 2011-03-31 11:26:23 -03:00
horizon.h
idt77105.c atm: idt77105: fix fetch_stats() result 2011-01-21 16:24:23 -08:00
idt77105.h
idt77252_tables.h
idt77252.c Fix common misspellings 2011-03-31 11:26:23 -03:00
idt77252.h Fix common misspellings 2011-03-31 11:26:23 -03:00
iphase.c atm: iphase: Fix set-but-not-used warnings. 2011-04-12 16:14:21 -07:00
iphase.h
Kconfig
lanai.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile
midway.h
nicstar.c
nicstar.h
nicstarmac.c
nicstarmac.copyright
solos-attrlist.c
solos-pci.c atm/solos-pci: Don't flap VCs when carrier state changes 2011-03-30 16:53:38 -07:00
suni.c
suni.h
tonga.h
uPD98401.h
uPD98402.c
uPD98402.h
zatm.c
zatm.h
zeprom.h