brillcodec: unified I/O commands between gst-plugins-emulator and this driver.
authorKitae Kim <kt920.kim@samsung.com>
Wed, 20 Nov 2013 08:13:59 +0000 (17:13 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Wed, 9 Apr 2014 05:42:12 +0000 (14:42 +0900)
commit22bb5fe7ca69672404b216b205f8ce568b31d167
tree030b710621a70c9af921196fec52794134b36820
parent08ef403a3d14593fedd9c984cf294fb416939fc3
brillcodec: unified I/O commands between gst-plugins-emulator and this driver.

Include write operation in ioctl operation as per its functionality because
using both ioctl and write operation might be confusing to understand control flow.

Change-Id: Iac5445f0e15282f40561cfb62f01db90af803c7e
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
drivers/maru/maru_new_codec.c