]> git.baikalelectronics.ru Git - kernel.git/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)
commitace35f6f8688e768bcd50e06bd8b456b216370b0
tree0ae49634fa3288704d6c5bf8e279909b52401734
parent5da3263a75163be55b2490b0abe25577a7d56a9f
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