commit | 68552ad7fc23f6e01b4886d7455581349e06e3cf | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Thu Feb 09 20:11:17 2017 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Apr 05 15:42:41 2017 -0300 |
tree | b13636568971d9bf8cd50baeb7bab7484deb32b3 | |
parent | 7c96f59e0cafe5777c533b147128a577dee1564b [diff] |
[media] s5p_mfc: Remove unneeded io_modes initialization in s5p_mfc_open() Remove unneeded io_modes initialization in s5p_mfc_open(). It gets done right below in vdev == dev->vfd_dec conditional. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com> Acked-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>