android_kernel_motorola_sm6225/drivers/i2c/busses
Linus Torvalds 06991c28f3 Driver core patches for 3.9-rc1
Here is the big driver core merge for 3.9-rc1
 
 There are two major series here, both of which touch lots of drivers all
 over the kernel, and will cause you some merge conflicts:
   - add a new function called devm_ioremap_resource() to properly be
     able to check return values.
   - remove CONFIG_EXPERIMENTAL
 
 If you need me to provide a merged tree to handle these resolutions,
 please let me know.
 
 Other than those patches, there's not much here, some minor fixes and
 updates.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (GNU/Linux)
 
 iEYEABECAAYFAlEmV0cACgkQMUfUDdst+yncCQCfbmnQZju7kzWXk6PjdFuKspT9
 weAAoMCzcAtEzzc4LXuUxxG/sXBVBCjW
 =yWAQ
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core patches from Greg Kroah-Hartman:
 "Here is the big driver core merge for 3.9-rc1

  There are two major series here, both of which touch lots of drivers
  all over the kernel, and will cause you some merge conflicts:

   - add a new function called devm_ioremap_resource() to properly be
     able to check return values.

   - remove CONFIG_EXPERIMENTAL

  Other than those patches, there's not much here, some minor fixes and
  updates"

Fix up trivial conflicts

* tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (221 commits)
  base: memory: fix soft/hard_offline_page permissions
  drivercore: Fix ordering between deferred_probe and exiting initcalls
  backlight: fix class_find_device() arguments
  TTY: mark tty_get_device call with the proper const values
  driver-core: constify data for class_find_device()
  firmware: Ignore abort check when no user-helper is used
  firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
  firmware: Make user-mode helper optional
  firmware: Refactoring for splitting user-mode helper code
  Driver core: treat unregistered bus_types as having no devices
  watchdog: Convert to devm_ioremap_resource()
  thermal: Convert to devm_ioremap_resource()
  spi: Convert to devm_ioremap_resource()
  power: Convert to devm_ioremap_resource()
  mtd: Convert to devm_ioremap_resource()
  mmc: Convert to devm_ioremap_resource()
  mfd: Convert to devm_ioremap_resource()
  media: Convert to devm_ioremap_resource()
  iommu: Convert to devm_ioremap_resource()
  drm: Convert to devm_ioremap_resource()
  ...
2013-02-21 12:05:51 -08:00
..
i2c-acorn.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
i2c-ali15x3.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-ali1535.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-ali1563.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-amd756-s4882.c
i2c-amd756.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-amd8111.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-at91.c i2c: Convert to devm_ioremap_resource() 2013-01-24 13:33:23 -08:00
i2c-au1550.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-bfin-twi.c i2c: i2c-bfin-twi: Move blackfin TWI register access Macro to head file. 2012-07-13 08:37:31 +02:00
i2c-cbus-gpio.c i2c: i2c-cbus-gpio: introduce driver 2012-11-19 09:57:16 +01:00
i2c-cpm.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-davinci.c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 2012-10-11 10:27:51 +09:00
i2c-designware-core.c i2c-designware: add missing MODULE_LICENSE 2013-01-22 16:43:34 +01:00
i2c-designware-core.h i2c: designware: Add support for 16bit register access 2012-05-12 14:28:11 +02:00
i2c-designware-pcidrv.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-designware-platdrv.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-diolan-u2c.c i2c: diolan-u2c: Fix master_xfer return code 2012-08-18 12:27:27 +02:00
i2c-eg20t.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-elektor.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-gpio.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-highlander.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-hydra.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-i801.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-ibm_iic.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-ibm_iic.h
i2c-imx.c i2c: Convert to devm_ioremap_resource() 2013-01-24 13:33:23 -08:00
i2c-intel-mid.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-iop3xx.c i2c: iop3xx: use standard gpiolib functions 2012-07-25 09:26:41 -05:00
i2c-iop3xx.h i2c-iop3xx: add iomem annotation 2011-01-04 00:53:37 +00:00
i2c-isch.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-mpc.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-mv64xxx.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-mxs.c i2c: mxs: Fix type of error code 2013-01-22 09:54:23 +01:00
i2c-nforce2-s4985.c
i2c-nforce2.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-nomadik.c i2c: nomadik: Fix the usage of wait_for_completion_timeout 2012-11-12 18:21:55 +01:00
i2c-nuc900.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-ocores.c i2c: Convert to devm_ioremap_resource() 2013-01-24 13:33:23 -08:00
i2c-octeon.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-omap.c Merge 3.8-rc5 into driver-core-next 2013-01-25 21:06:30 -08:00
i2c-parport-light.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-parport.c i2c-parport: i2c_parport_irq can be static 2012-10-05 22:23:53 +02:00
i2c-parport.h i2c-parport: Various cleanups 2011-05-24 20:58:49 +02:00
i2c-pasemi.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-pca-isa.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-pca-platform.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-piix4.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-pmcmsp.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-pnx.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-powermac.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-puv3.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-pxa-pci.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-pxa.c i2c/i2c-pxa: remove conditional compilation of clk code 2012-07-30 17:25:12 -07:00
i2c-rcar.c i2c: Convert to devm_ioremap_resource() 2013-01-24 13:33:23 -08:00
i2c-s3c2410.c i2c: Convert to devm_ioremap_resource() 2013-01-24 13:33:23 -08:00
i2c-s6000.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-s6000.h i2c: Change mail address of Oskar Schirmer 2012-05-17 15:15:56 +02:00
i2c-scmi.c ACPI: Remove useless type argument of driver .remove() operation 2013-01-26 00:37:24 +01:00
i2c-sh7760.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-sh_mobile.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-sibyte.c
i2c-simtec.c i2c/busses: Use module_platform_driver() 2012-01-12 20:32:04 +01:00
i2c-sirf.c Merge 3.8-rc5 into driver-core-next 2013-01-25 21:06:30 -08:00
i2c-sis96x.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-sis630.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-sis5595.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-stu300.c i2c: Convert to devm_ioremap_resource() 2013-01-24 13:33:23 -08:00
i2c-taos-evm.c i2c-taos-evm: Fix log messages 2011-06-29 11:36:10 +02:00
i2c-tegra.c i2c: Convert to devm_ioremap_resource() 2013-01-24 13:33:23 -08:00
i2c-tiny-usb.c i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converter 2012-07-24 14:13:59 +02:00
i2c-versatile.c i2c: Dynamically assign adapter id if it wasn't explictly specified 2012-05-12 14:28:11 +02:00
i2c-via.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-viapro.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-viperboard.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-xiic.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
i2c-xlr.c i2c: Convert to devm_ioremap_resource() 2013-01-24 13:33:23 -08:00
Kconfig drivers/i2c: remove depends on CONFIG_EXPERIMENTAL 2013-01-21 14:52:43 -08:00
Makefile Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 2012-12-18 16:51:10 -08:00
scx200_acb.c i2c: remove __dev* attributes from subsystem 2012-12-22 20:13:45 +01:00
scx200_i2c.c i2c/scx200_*: Replace printks with pr_<level>s 2012-10-05 22:23:52 +02:00