Magnus Damm
c690be1cb4
i2c: change i2c-sh_mobile.c module_init() to subsys_initcall()
...
Convert the i2c-sh_mobile i2c bus driver to use
subsys_initcall() instead of module_init().
This change makes the driver register a bit earlier which
together with earlier platform data moves the time for probe().
The earlier probe() makes it possible to use i2c_get_adapter()
and i2c_transfer() from device_initcall().
The same strategy is used by other i2c bus drivers such as
i2c-pxa.c and i2c-s3c2410.c.
Signed-off-by: Magnus Damm <damm@igel.co.jp >
Signed-off-by: Paul Mundt <lethal@linux-sh.org >
2009-07-23 13:04:18 +09:00
..
2009-06-26 00:23:42 -04:00
2009-07-05 22:39:08 +01:00
2009-07-14 22:42:56 -04:00
2009-07-12 13:02:10 -07:00
2009-07-17 21:47:46 +09:30
2009-07-12 12:22:34 -07:00
2009-07-20 16:38:43 -07:00
2009-06-24 21:08:11 +09:00
2009-07-08 19:04:23 -04:00
2009-06-18 19:31:09 +08:00
2009-06-24 18:34:40 +01:00
2009-06-30 18:55:59 -07:00
2009-06-16 19:50:13 -07:00
2009-07-06 14:03:44 -07:00
2009-06-17 09:35:24 -07:00
2009-07-12 12:22:34 -07:00
2009-07-15 16:56:48 +10:00
2009-07-12 12:22:34 -07:00
2009-07-11 13:42:38 +02:00
2009-07-23 13:04:18 +09:00
2009-07-06 12:39:27 -07:00
2009-07-06 14:03:44 -07:00
2009-06-23 10:38:47 -07:00
2009-07-08 09:32:41 -07:00
2009-07-20 16:38:43 -07:00
2009-07-03 15:45:29 +01:00
2009-07-17 21:47:44 +09:30
2009-06-26 14:37:25 +10:00
2009-07-10 20:31:53 +02:00
2009-07-12 12:22:34 -07:00
2009-06-22 08:54:14 -05:00
2009-07-08 09:32:41 -07:00
2009-07-12 12:22:34 -07:00
2009-07-20 16:46:34 -07:00
2009-07-08 10:15:41 +03:00
2009-07-16 09:14:23 -07:00
2009-07-10 12:35:36 +02:00
2009-07-08 10:30:03 -07:00
2009-06-30 18:55:59 -07:00
2009-07-12 12:22:34 -07:00
2009-07-08 10:30:03 -07:00
2009-07-09 20:33:18 -07:00
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
2009-06-24 01:19:50 -04:00
2009-07-12 13:02:10 -07:00
2009-06-18 13:04:04 -07:00
2009-07-06 13:57:03 -07:00
2009-07-12 12:22:34 -07:00
2009-07-12 12:22:34 -07:00
2009-07-16 09:19:16 -07:00
2009-06-30 18:56:00 -07:00
2009-07-09 20:33:18 -07:00
2009-07-13 10:24:43 -07:00
2009-07-12 12:22:34 -07:00
2009-07-23 13:04:15 +09:00
2009-07-21 17:37:18 +09:00
2009-07-17 21:47:47 +09:30
2009-07-06 13:57:03 -07:00
2009-06-24 14:35:57 -07:00
2009-07-18 11:59:33 -07:00
2009-07-01 11:19:47 +02:00
2009-06-18 13:04:04 -07:00
2009-06-18 13:04:04 -07:00