dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/i2c/chips
David Brownell 8c1bc04e79 [PATCH] fix more workqueue build breakage (tps65010)
More fixes to build breakage from the work_struct changes ...  this updates
the tps65010 driver.  Plus, fix some dependencies related to the way it's
used on the OMAP OSK: force static linking there, since the resulting
kernel can't link.

NOTE that until the i2c core gets fixed to work without SMBUS_QUICK,
kernels needing this driver must still use "tps65010.force=0,0x48" on the
command line.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-13 09:05:46 -08:00
..
Kconfig [PATCH] i2c: Suggest N for rare devices in Kconfig 2006-06-22 11:10:33 -07:00
Makefile [PATCH] RTC subsystem: I2C cleanup 2006-03-27 08:44:51 -08:00
ds1337.c i2c: fix broken ds1337 initialization 2006-12-10 21:21:31 +01:00
ds1374.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
eeprom.c i2c: __must_check fixes (chip drivers) 2006-09-26 15:38:51 -07:00
isp1301_omap.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
m41t00.c [PATCH] ... and more work_struct-induced breakage (mips) 2006-12-06 14:51:14 -08:00
max6875.c i2c: __must_check fixes (chip drivers) 2006-09-26 15:38:51 -07:00
pca9539.c i2c: __must_check fixes (chip drivers) 2006-09-26 15:38:51 -07:00
pcf8574.c i2c: __must_check fixes (chip drivers) 2006-09-26 15:38:51 -07:00
pcf8591.c i2c: __must_check fixes (chip drivers) 2006-09-26 15:38:51 -07:00
tps65010.c [PATCH] fix more workqueue build breakage (tps65010) 2006-12-13 09:05:46 -08:00