Jean Delvare
3269711b76
i2c: Discard the i2c algo del_bus wrappers
...
They are all only calling i2c_del_adapter, so we may as well do
it directly.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2006-12-10 21:21:33 +01:00
Dave Jones
038b0a6d8d
Remove all inclusions of <linux/config.h>
...
kbuild explicitly includes this at build time.
Signed-off-by: Dave Jones <davej@redhat.com>
2006-10-04 03:38:54 -04:00
Dennis Munsie
7627899b11
intelfb: add preliminary i2c support
...
Adds code to unregister the I2C buses in the cleanup function.
Signed-off-by: Dennis Munsie <dmunsie@cecropia.com>
2006-07-03 19:04:37 +10:00
Dennis Munsie
41c9480a1d
intelfb: add preliminary i2c support
...
[06/07] intelfb: adds intelfb_i2c.c which contains the infrastructure needed to
enumerate the i2c busses on the intelfb.
Signed-off-by: Dennis Munsie <dmunsie@cecropia.com>
2006-07-03 19:04:37 +10:00