linux/drivers/i2c/busses
Ben Dooks 399dee2371 i2c: S3C2410: Pass the I2C bus number via drivers platform data
Allow the platform data to specify the bus bumber that the
new I2C bus will be given. This is to allow the use of the
board registration mechanism to specify the new style of
I2C device registration which allows boards to provide a
list of attached devices.

Note, as discussed on the mailing list, we have dropped
backwards compatibility of adding an dynamic bus number
as it should not affect most boards to have the bus pinned
to 0 if they have either not specified platform data for
driver. Any board supplying platform data will automatically
have the bus_num field set to 0, and anyone who needs the
driver on a different bus number can supply platform data
to set bus_num.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-07-28 12:05:26 +01:00
..
Kconfig i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers 2008-07-14 22:38:27 +02:00
Makefile i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers 2008-07-14 22:38:27 +02:00
i2c-acorn.c make i2c-acorn tristate 2007-07-15 16:40:52 -07:00
i2c-ali15x3.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-ali1535.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-ali1563.c i2c: Check for ACPI resource conflicts 2008-07-14 22:38:33 +02:00
i2c-amd756-s4882.c i2c: Clear i2c_adapter.dev on adapter removal 2008-07-16 19:30:05 +02:00
i2c-amd756.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-amd8111.c i2c: Check for ACPI resource conflicts 2008-07-14 22:38:33 +02:00
i2c-at91.c i2c: Fix platform driver hotplug/coldplug 2008-04-22 22:16:49 +02:00
i2c-au1550.c i2c-au1550: Fix PM support 2008-07-14 22:38:34 +02:00
i2c-bfin-twi.c i2c: Fix platform driver hotplug/coldplug 2008-04-22 22:16:49 +02:00
i2c-cpm.c i2c: Let bus drivers add SPD to their class 2008-07-14 22:38:29 +02:00
i2c-davinci.c i2c-davinci: Initialize cmd_complete sooner 2008-07-14 22:38:21 +02:00
i2c-elektor.c i2c-algo-pcf: Drop unused struct members 2008-07-14 22:38:31 +02:00
i2c-gpio.c i2c: Let bus drivers add SPD to their class 2008-07-14 22:38:29 +02:00
i2c-hydra.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-i801.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-ibm_iic.c i2c-ibm_iic: Register child nodes 2008-07-14 22:38:36 +02:00
i2c-ibm_iic.h i2c-ibm_iic: Whitespace cleanup 2008-01-27 18:14:45 +01:00
i2c-iop3xx.c i2c: Let bus drivers add SPD to their class 2008-07-14 22:38:29 +02:00
i2c-iop3xx.h
i2c-isch.c i2c: Check for ACPI resource conflicts 2008-07-14 22:38:33 +02:00
i2c-ixp2000.c i2c: Fix platform driver hotplug/coldplug 2008-04-22 22:16:49 +02:00
i2c-mpc.c Merge commit 'origin/master' 2008-07-16 11:07:59 +10:00
i2c-mv64xxx.c i2c: Let bus drivers add SPD to their class 2008-07-14 22:38:29 +02:00
i2c-nforce2-s4985.c i2c: Clear i2c_adapter.dev on adapter removal 2008-07-16 19:30:05 +02:00
i2c-nforce2.c i2c: Check for ACPI resource conflicts 2008-07-14 22:38:33 +02:00
i2c-ocores.c i2c-ocores: basic PM support 2008-07-14 22:38:33 +02:00
i2c-omap.c i2c: Fix platform driver hotplug/coldplug 2008-04-22 22:16:49 +02:00
i2c-parport-light.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
i2c-parport.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
i2c-parport.h
i2c-pasemi.c i2c: Let bus drivers add SPD to their class 2008-07-14 22:38:29 +02:00
i2c-pca-isa.c i2c-algo-pca: Extend for future drivers 2008-04-22 22:16:46 +02:00
i2c-pca-platform.c i2c-pca-platform: Fix error code 2008-07-14 22:38:26 +02:00
i2c-piix4.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-pmcmsp.c i2c: Let bus drivers add SPD to their class 2008-07-14 22:38:29 +02:00
i2c-pnx.c i2c: Fix platform driver hotplug/coldplug 2008-04-22 22:16:49 +02:00
i2c-powermac.c i2c: Fix platform driver hotplug/coldplug 2008-04-22 22:16:49 +02:00
i2c-pxa.c Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 2008-07-15 11:16:05 -07:00
i2c-s3c2410.c i2c: S3C2410: Pass the I2C bus number via drivers platform data 2008-07-28 12:05:26 +01:00
i2c-sh7760.c i2c: Renesas SH7760 I2C master driver 2008-04-22 22:16:47 +02:00
i2c-sh_mobile.c i2c: New driver for the SuperH Mobile I2C bus controller 2008-04-22 22:16:49 +02:00
i2c-sibyte.c i2c-sibyte: SWARM I2C board initialization 2008-07-14 22:38:33 +02:00
i2c-simtec.c i2c: Fix platform driver hotplug/coldplug 2008-04-22 22:16:49 +02:00
i2c-sis96x.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-sis630.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-sis5595.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-stub.c i2c: Let bus drivers add SPD to their class 2008-07-14 22:38:29 +02:00
i2c-taos-evm.c i2c: Consistently reject unsupported transactions 2008-07-14 22:38:25 +02:00
i2c-tiny-usb.c i2c-tiny-usb: New VID/PID pair 2008-04-11 12:07:05 +02:00
i2c-versatile.c i2c: Fix platform driver hotplug/coldplug 2008-04-22 22:16:49 +02:00
i2c-via.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-viapro.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
i2c-voodoo3.c i2c: Drop stray references to lm_sensors 2008-07-14 22:38:34 +02:00
scx200_acb.c i2c: Let bus drivers add SPD to their class 2008-07-14 22:38:29 +02:00
scx200_i2c.c