changed a way to invoke APIs on the device side. 26/12626/1
authorKitae Kim <kt920.kim@samsung.com>
Wed, 20 Nov 2013 08:20:29 +0000 (17:20 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Wed, 20 Nov 2013 08:20:29 +0000 (17:20 +0900)
commit585228872e80b40d426ea5188b38a569d406b9c1
tree4bdc290e41dc809b5de2faf2523df3b5ce6d9c90
parent30e6131d5516530247da08e802e00b7f8614648c
changed a way to invoke APIs on the device side.

Mixing ioctl with write syscall might be confusing,
so two syscalls are merged into ioctl operation.

Change-Id: I785285bb3f4e8a9650a4092be0b29f3fffe06ba0
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
src/gstmaru.h
src/gstmaruinterface.c