linux/drivers/video/backlight
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
..
88pm860x_bl.c backlight: 88pm860x_bl: remove an unnecessary line continuation 2012-12-17 17:15:17 -08:00
aat2870_bl.c drivers/video/backlight: use devm_ functions 2012-03-23 16:58:33 -07:00
adp5520_bl.c backlight: remove use of __devexit 2012-11-28 12:06:39 -08:00
adp8860_bl.c backlight: remove use of __devexit 2012-11-28 12:06:39 -08:00
adp8870_bl.c backlight: remove use of __devexit 2012-11-28 12:06:39 -08:00
ams369fg06.c backlight: remove use of __devexit 2012-11-28 12:06:39 -08:00
apple_bl.c ACPI: Remove useless type argument of driver .remove() operation 2013-01-26 00:37:24 +01:00
atmel-pwm-bl.c backlight: atmel-pwm-bl: fix checkpatch warning 2012-12-17 17:15:14 -08:00
backlight.c backlight: fix class_find_device() arguments 2013-02-06 16:43:02 -08:00
corgi_lcd.c backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON 2012-12-17 17:15:17 -08:00
cr_bllcd.c backlight: cr_bllcd: use pr_err()/pr_info() instead of printk() 2012-05-29 16:22:29 -07:00
da903x_bl.c backlight: da903x_bl: fix checkpatch warning 2012-12-17 17:15:14 -08:00
da9052_bl.c drivers/video/backlight/da9052_bl.c: add missing const 2012-12-17 17:15:16 -08:00
ep93xx_bl.c backlight: remove use of __devexit_p 2012-11-28 12:03:45 -08:00
generic_bl.c backlight: generic_bl: fix checkpatch warning 2012-12-17 17:15:14 -08:00
hp680_bl.c backlight: hp680_bl: fix checkpatch error and warning 2012-12-17 17:15:14 -08:00
ili9320.c drivers/video/backlight/vgg2432a4.c: add missing const 2012-12-17 17:15:16 -08:00
ili9320.h drivers/video/backlight/vgg2432a4.c: add missing const 2012-12-17 17:15:16 -08:00
jornada720_bl.c backlight: jornada720: fix checkpatch error and warning 2012-12-17 17:15:15 -08:00
jornada720_lcd.c backlight: jornada720: use pr_err()/pr_info() instead of printk() 2012-05-29 16:22:29 -07:00
kb3886_bl.c drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleeps 2012-10-06 03:04:52 +09:00
Kconfig backlight: ili9320: add missing SPI dependency 2012-10-25 14:37:52 -07:00
l4f00242t03.c backlight: l4f00242t03: fix checkpatch warning 2012-12-17 17:15:15 -08:00
lcd.c drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called 2012-12-17 17:15:17 -08:00
ld9040.c backlight: remove use of __devexit 2012-11-28 12:06:39 -08:00
ld9040_gamma.h drivers/vidfeo/backlight: ld9040 amoled driver support 2011-03-22 17:43:59 -07:00
lm3533_bl.c backlight: remove use of __devexit 2012-11-28 12:06:39 -08:00
lm3630_bl.c backlight: lm3630: fix checkpatch warning 2012-12-17 17:15:15 -08:00
lm3639_bl.c drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file 2012-12-17 17:15:16 -08:00
lms283gf05.c drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gpio_request_one() 2012-12-17 17:15:17 -08:00
locomolcd.c backlight: locomolcd: fix checkpatch error and warning 2012-12-18 15:02:11 -08:00
lp855x_bl.c drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code 2012-12-17 17:15:16 -08:00
ltv350qv.c backlight: remove use of __devexit 2012-11-28 12:06:39 -08:00
ltv350qv.h
Makefile Merge branch 'akpm' (Andrew's patch-bomb) 2012-10-06 03:09:16 +09:00
max8925_bl.c drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data 2012-12-17 17:15:16 -08:00
omap1_bl.c backlight: omap1: fix checkpatch warning 2012-12-17 17:15:15 -08:00
ot200_bl.c backlight: ot200_bl: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
pandora_bl.c drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODULE_PWM 2012-12-17 17:15:17 -08:00
pcf50633-backlight.c backlight: pcf50633: fix checkpatch warning 2012-12-17 17:15:15 -08:00
platform_lcd.c backlight: platform_lcd: fix checkpatch error 2012-12-17 17:15:15 -08:00
pwm_bl.c pwm-backlight: Use devm_pwm_get() instead of pwm_get() 2012-10-05 20:56:39 +02:00
s6e63m0.c drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer 2012-12-17 17:15:16 -08:00
s6e63m0_gamma.h backlight: add S6E63M0 AMOLED LCD Panel driver 2010-05-26 17:34:16 +01:00
tdo24m.c drivers/video/backlight/tdo24m.c: add missing const 2012-12-17 17:15:16 -08:00
tosa_bl.c backlight: tosa: use devm_gpio_request_one 2012-12-17 17:15:15 -08:00
tosa_lcd.c backlight: tosa: use devm_gpio_request_one 2012-12-17 17:15:15 -08:00
tps65217_bl.c backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probe 2012-10-01 00:56:12 +02:00
vgg2432a4.c drivers/video/backlight/vgg2432a4.c: add missing const 2012-12-17 17:15:16 -08:00
wm831x_bl.c backlight: initialize struct backlight_properties properly 2012-05-29 16:22:30 -07:00