dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/backlight
Jingoo Han fd6de5300e backlight: ili9320: add missing SPI dependency
Add this missing SPI dependency and prevent the driver from building
without SPI, because functions of the spi driver are used in this
driver.

  drivers/video/backlight/ili9320.c:51: undefined reference to `spi_sync'

Also, a prompt string for CONFIG_LCD_ILI9320 is added for explicit
selection.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-25 14:37:52 -07:00
..
88pm860x_bl.c mfd: 88pm860x: Device tree support 2012-10-02 11:43:13 +02:00
Kconfig backlight: ili9320: add missing SPI dependency 2012-10-25 14:37:52 -07:00
Makefile Merge branch 'akpm' (Andrew's patch-bomb) 2012-10-06 03:09:16 +09:00
aat2870_bl.c drivers/video/backlight: use devm_ functions 2012-03-23 16:58:33 -07:00
adp5520_bl.c drivers/video/backlight/adp5520_bl.c: use kstrtoul() 2012-05-29 16:22:29 -07:00
adp8860_bl.c backlight: adp8860: use devm_ functions 2012-05-29 16:22:30 -07:00
adp8870_bl.c backlight: adp8870: use devm_ functions 2012-05-29 16:22:30 -07:00
ams369fg06.c backlight: ams369fg06: use devm_ functions 2012-05-29 16:22:30 -07:00
apple_bl.c backlight: apple_bl: use pr_debug()/pr_err() instead of printk() 2012-05-29 16:22:29 -07:00
atmel-pwm-bl.c backlight: atmel-pwm-bl: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
backlight.c backlight: use pr_warn() and pr_debug() instead of printk() 2012-05-29 16:22:29 -07:00
corgi_lcd.c backlight: corgi_lcd: use devm_gpio_request() 2012-07-30 17:25:15 -07: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: initialize struct backlight_properties properly 2012-05-29 16:22:30 -07:00
da9052_bl.c drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data 2012-10-06 03:04:54 +09:00
ep93xx_bl.c ep93xx: Use ioremap for backlight driver 2012-03-14 11:41:10 +11:00
generic_bl.c backlight: generic_bl: use pr_info() instead of printk() 2012-05-29 16:22:29 -07:00
hp680_bl.c backlight: add backlight type 2011-03-22 17:43:59 -07:00
ili9320.c fbdev fixes for 3.5 2012-06-16 16:59:05 -07:00
ili9320.h
jornada720_bl.c backlight: jornada720: use pr_err()/pr_info() instead of printk() 2012-05-29 16:22:29 -07: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
l4f00242t03.c backlight: l4f00242t03: export and use devm_gpio_request_one() 2012-07-30 17:25:15 -07:00
lcd.c backlight: use pr_warn() and pr_debug() instead of printk() 2012-05-29 16:22:29 -07:00
ld9040.c backlight: ld9040: use devm_ functions 2012-05-29 16:22:30 -07:00
ld9040_gamma.h drivers/vidfeo/backlight: ld9040 amoled driver support 2011-03-22 17:43:59 -07:00
lm3533_bl.c drivers/video/backlight/lm3533_bl.c: use devm_ functions 2012-07-30 17:25:15 -07:00
lm3630_bl.c backlight: add Backlight driver for lm3630 chip 2012-10-06 03:04:53 +09:00
lm3639_bl.c drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths 2012-10-19 14:07:47 -07:00
lms283gf05.c backlight: lms283gf05: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
locomolcd.c ARM: fix lcd power build failure in collie_defconfig 2012-04-02 22:03:44 -07:00
lp855x_bl.c backlight: move lp855x header into platform_data directory 2012-07-30 17:25:15 -07:00
ltv350qv.c drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleeps 2012-10-06 03:04:52 +09:00
ltv350qv.h
max8925_bl.c mfd: max8925: Use register offset as REG in backlight 2012-09-19 12:39:13 +02:00
omap1_bl.c ARM: OMAP1: Make plat/mux.h omap1 only 2012-09-20 14:54:57 -07:00
ot200_bl.c backlight: ot200_bl: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
pandora_bl.c backlight: add support for Pandora backlight 2012-03-23 16:58:33 -07:00
pcf50633-backlight.c backlight: initialize struct backlight_properties properly 2012-05-29 16:22:30 -07:00
platform_lcd.c drivers/video/backlight/platform_lcd.c: add support for device tree based probe 2012-10-06 03:04:54 +09:00
pwm_bl.c pwm-backlight: Use devm_pwm_get() instead of pwm_get() 2012-10-05 20:56:39 +02:00
s6e63m0.c backlight: s6e63m0: use devm_ functions 2012-05-29 16:22:31 -07:00
s6e63m0_gamma.h backlight: add S6E63M0 AMOLED LCD Panel driver 2010-05-26 17:34:16 +01:00
tdo24m.c backlight: tdo24m: use devm_ functions 2012-05-29 16:22:31 -07:00
tosa_bl.c backlight: tosa_bl: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
tosa_lcd.c backlight: tosa_lcd: use devm_gpio_request() 2012-07-30 17:25:15 -07: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 backlight: convert backlight spi drivers to module_spi_driver 2012-03-23 16:58:33 -07:00
wm831x_bl.c backlight: initialize struct backlight_properties properly 2012-05-29 16:22:30 -07:00