update hdmi driver
authorkfx <kfx@rock-chips.com>
Thu, 21 Jul 2011 01:29:37 +0000 (09:29 +0800)
committerkfx <kfx@rock-chips.com>
Thu, 21 Jul 2011 01:29:37 +0000 (09:29 +0800)
commit6631c31b418187fbef9fa0efb315caf03b8f9f6a
tree9b333555b618021d593de421f04df0406c3a9595
parent0dde5f4acf2abf594f57dadd0c7fbef7ce904cf1
update hdmi driver
42 files changed:
drivers/video/hdmi/Kconfig [changed mode: 0644->0755]
drivers/video/hdmi/Makefile [changed mode: 0644->0755]
drivers/video/hdmi/chips/Kconfig [new file with mode: 0755]
drivers/video/hdmi/chips/Makefile [new file with mode: 0755]
drivers/video/hdmi/chips/anx7150.c [new file with mode: 0755]
drivers/video/hdmi/chips/anx7150.h [new file with mode: 0755]
drivers/video/hdmi/chips/anx7150_hw.c [new file with mode: 0644]
drivers/video/hdmi/chips/anx7150_hw.h [new file with mode: 0755]
drivers/video/hdmi/hdmi-backlight.c [new file with mode: 0755]
drivers/video/hdmi/hdmi-codec.c [new file with mode: 0755]
drivers/video/hdmi/hdmi-core.c [new file with mode: 0755]
drivers/video/hdmi/hdmi-fb.c [new file with mode: 0755]
drivers/video/hdmi/hdmi-new/Kconfig [deleted file]
drivers/video/hdmi/hdmi-new/Makefile [deleted file]
drivers/video/hdmi/hdmi-new/chips/Kconfig [deleted file]
drivers/video/hdmi/hdmi-new/chips/Makefile [deleted file]
drivers/video/hdmi/hdmi-new/chips/anx7150.c [deleted file]
drivers/video/hdmi/hdmi-new/chips/anx7150.h [deleted file]
drivers/video/hdmi/hdmi-new/chips/anx7150_hw.c [deleted file]
drivers/video/hdmi/hdmi-new/chips/anx7150_hw.h [deleted file]
drivers/video/hdmi/hdmi-new/hdmi-backlight.c [deleted file]
drivers/video/hdmi/hdmi-new/hdmi-codec.c [deleted file]
drivers/video/hdmi/hdmi-new/hdmi-core.c [deleted file]
drivers/video/hdmi/hdmi-new/hdmi-fb.c [deleted file]
drivers/video/hdmi/hdmi-new/hdmi-sysfs.c [deleted file]
drivers/video/hdmi/hdmi-old/Kconfig [deleted file]
drivers/video/hdmi/hdmi-old/Makefile [deleted file]
drivers/video/hdmi/hdmi-old/chips/Kconfig [deleted file]
drivers/video/hdmi/hdmi-old/chips/Makefile [deleted file]
drivers/video/hdmi/hdmi-old/chips/anx7150.c [deleted file]
drivers/video/hdmi/hdmi-old/chips/anx7150.h [deleted file]
drivers/video/hdmi/hdmi-old/chips/anx7150_hw.c [deleted file]
drivers/video/hdmi/hdmi-old/chips/anx7150_hw.h [deleted file]
drivers/video/hdmi/hdmi-old/chips/anx7150_sys.c [deleted file]
drivers/video/hdmi/hdmi-old/hdmi-codec.c [deleted file]
drivers/video/hdmi/hdmi-old/hdmi-core.c [deleted file]
drivers/video/hdmi/hdmi-old/hdmi-fb.c [deleted file]
drivers/video/hdmi/hdmi-old/hdmi-sysfs.c [deleted file]
drivers/video/hdmi/hdmi-sysfs.c [new file with mode: 0755]
drivers/video/rk29_fb.c
include/linux/hdmi-new.h [deleted file]
include/linux/hdmi.h