* [PATCH 0/2] sfc: I2C cleanup
@ 2008-05-30 21:26 Ben Hutchings
0 siblings, 0 replies; only message in thread
From: Ben Hutchings @ 2008-05-30 21:26 UTC (permalink / raw)
To: Jeff Garzik; +Cc: netdev, linux-net-drivers, Jean Delvare
Jeff,
These changes are for netdev-next.
Ben.
Ben Hutchings (2):
sfc: Use kernel I2C system and i2c-algo-bit driver
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
drivers/net/sfc/Kconfig | 2 +
drivers/net/sfc/Makefile | 2 +-
drivers/net/sfc/boards.c | 2 +-
drivers/net/sfc/boards.h | 3 +-
drivers/net/sfc/efx.c | 2 +
drivers/net/sfc/falcon.c | 74 ++++++---
drivers/net/sfc/i2c-direct.c | 381 ------------------------------------------
drivers/net/sfc/i2c-direct.h | 91 ----------
drivers/net/sfc/net_driver.h | 11 +-
drivers/net/sfc/sfe4001.c | 126 ++++++++-------
10 files changed, 134 insertions(+), 560 deletions(-)
delete mode 100644 drivers/net/sfc/i2c-direct.c
delete mode 100644 drivers/net/sfc/i2c-direct.h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-30 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 21:26 [PATCH 0/2] sfc: I2C cleanup Ben Hutchings
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).