1. 09 8月, 2012 1 次提交
    • A
      ARM: s3c24xx: use new PWM driver · 35e79061
      Arnd Bergmann 提交于
      The samsung PWM driver has moved to the new PWM subsystem, which
      changed the Kconfig symbol for that driver, but the rx1950 and
      gta02 boards still uses the old one.
      
      Without this patch, building s3c2410_defconfig results in:
      
      arch/arm/mach-s3c24xx/built-in.o: In function `rx1950_lcd_power':
      arch/arm/mach-s3c24xx/mach-rx1950.c:430: undefined reference to `pwm_config'
      arch/arm/mach-s3c24xx/mach-rx1950.c:431: undefined reference to `pwm_disable'
      arch/arm/mach-s3c24xx/mach-rx1950.c:437: undefined reference to `pwm_config'
      arch/arm/mach-s3c24xx/mach-rx1950.c:438: undefined reference to `pwm_enable'
      arch/arm/mach-s3c24xx/built-in.o: In function `rx1950_backlight_exit':
      arch/arm/mach-s3c24xx/mach-rx1950.c:504: undefined reference to `pwm_free'
      arch/arm/mach-s3c24xx/built-in.o: In function `rx1950_backlight_init':
      arch/arm/mach-s3c24xx/mach-rx1950.c:487: undefined reference to `pwm_request'
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Reported-by: NTushar Behera <tushar.behera@linaro.org>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      35e79061
  2. 13 7月, 2012 9 次提交
  3. 03 7月, 2012 1 次提交
  4. 28 6月, 2012 1 次提交
  5. 27 6月, 2012 2 次提交
  6. 21 6月, 2012 2 次提交
  7. 20 6月, 2012 3 次提交
  8. 20 5月, 2012 1 次提交
  9. 16 5月, 2012 2 次提交
  10. 13 5月, 2012 9 次提交
  11. 12 5月, 2012 2 次提交
  12. 10 5月, 2012 1 次提交
  13. 04 5月, 2012 1 次提交
  14. 21 4月, 2012 2 次提交
  15. 14 4月, 2012 1 次提交
  16. 10 4月, 2012 2 次提交