]> Pileus Git - ~andy/linux/commit
sfc: Update hardware definitions for Siena
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 23 Oct 2009 08:30:36 +0000 (08:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Oct 2009 11:27:03 +0000 (04:27 -0700)
commit3e6c4538542ab2103ab7c01f4458bc2e21b672a1
tree0ae49634fa3288704d6c5bf8e279909b52401734
parent625b451455cebb7120492766c8425b6e808fc209
sfc: Update hardware definitions for Siena

Siena is still based on the Falcon hardware architecture and will
share many of these definitions, so replace falcon_hwdefs.h with
regs.h.

The new definitions have been generated according to a naming
convention which incorporates the type and revision information.
Update the code accordingly.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/falcon.c
drivers/net/sfc/falcon_boards.c
drivers/net/sfc/falcon_gmac.c
drivers/net/sfc/falcon_hwdefs.h [deleted file]
drivers/net/sfc/falcon_xmac.c
drivers/net/sfc/regs.h [new file with mode: 0644]
drivers/net/sfc/tenxpress.c