[GIT PULL] i2c fixes for 2.6.25

From: Jean Delvare
Date: Sun Feb 24 2008 - 14:24:56 EST


Linus,

Please pull the i2c subsystem fixes for Linux 2.6.25 from:

git://jdelvare.pck.nerim.net/jdelvare-2.6 i2c-for-linus


Documentation/i2c/busses/i2c-i801 | 3 ++-
arch/arm/mach-omap1/board-sx1.c | 2 ++
drivers/i2c/busses/Kconfig | 2 ++
drivers/i2c/busses/i2c-i801.c | 10 ++++++++--
drivers/i2c/busses/i2c-pca-isa.c | 7 +++++++
drivers/i2c/busses/i2c-pmcmsp.c | 4 ++--
drivers/i2c/busses/i2c-pxa.c | 25 ++++++++++++++-----------
include/asm-mips/mach-db1x00/db1200.h | 1 +
include/asm-mips/mach-db1x00/db1x00.h | 1 +
include/asm-mips/mach-pb1x00/pb1200.h | 1 +
include/asm-mips/mach-pb1x00/pb1550.h | 1 +
include/linux/i2c.h | 11 +++++++++--
12 files changed, 50 insertions(+), 18 deletions(-)

---------------

Christian Krafft (1):
i2c-pca-isa: Add access check to legacy ioports

David Brownell (1):
i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n

Gaston, Jason D (1):
i2c-i801: Add support for the ICH10

Jean Delvare (1):
ARM: OMAP: Release i2c_adapter after use (Siemens SX1)

Manuel Lauss (1):
Alchemy: compile fix

Tobias Klauser (1):
i2c: Storage class should be before const qualifier

Wolfram Sang (1):
i2c-pxa: Misc fixes

Thanks,
--
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/