David Brownell a14e189350 [PATCH] RTCs don't use i2c_adapter.dev
Update more I2C drivers that live outside drivers/i2c to understand that using
adapter->dev is not The Way.  When actually referring to the adapter hardware,
adapter->class_dev.dev is the answer.  When referring to a device connected to
it, client->dev.dev is the answer.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-10 09:55:40 -08:00
..
2006-03-27 08:44:51 -08:00
2006-11-25 13:28:33 -08:00
2006-12-07 08:39:43 -08:00
2006-12-07 08:39:40 -08:00
2006-11-25 13:28:33 -08:00
2006-10-04 08:15:14 -07:00
2006-12-07 08:39:43 -08:00
2006-12-10 09:55:40 -08:00
2006-12-07 08:39:40 -08:00
2006-10-06 15:31:16 +09:00
2006-10-01 10:39:01 -07:00
2006-12-07 08:39:31 -08:00