tuner: add maru_tuner
authorTaeHyeong Lee <time.lee@samsung.com>
Thu, 14 Jul 2016 01:34:45 +0000 (10:34 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Thu, 28 Jul 2016 05:21:00 +0000 (14:21 +0900)
commit9f05975b9710afdaf68431b70f723d1410f827f3
tree79e7d4efa677a7da308c0b5466e846b74ebfa320
parent1d947784dbcc184ecf4742ae0c188f231434d824
tuner: add maru_tuner

Change-Id: Icaf347d674bf8e9893ebcb3a521fbd3dcf007c5a
Signed-off-by: TaeHyeong Lee <time.lee@samsung.com>
13 files changed:
tizen/src/ecs/Makefile.objs
tizen/src/ecs/ecs_msg_device.c
tizen/src/ecs/ecs_tuner.h [new file with mode: 0644]
tizen/src/hw/maru_device_ids.h
tizen/src/hw/pci/Makefile.objs
tizen/src/hw/pci/maru_dtv_audio.c [new file with mode: 0644]
tizen/src/hw/pci/maru_dtv_audio.h [new file with mode: 0644]
tizen/src/hw/pci/maru_external_input_pci.c [new file with mode: 0644]
tizen/src/hw/pci/maru_external_input_pci.h [new file with mode: 0644]
tizen/src/hw/pci/maru_tuner.c [new file with mode: 0644]
tizen/src/hw/pci/maru_tuner.h [new file with mode: 0644]
tizen/src/hw/pci/maru_tuner_decoder.c [new file with mode: 0644]
tizen/src/hw/pci/maru_tuner_decoder.h [new file with mode: 0644]