commit | 77c0782e9729cee9d1d67cd1343ed7c3f947a36a | [log] [tgz] |
---|---|---|
author | Seung-Woo Kim <sw0312.kim@samsung.com> | Fri Nov 29 04:50:29 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Dec 09 11:42:16 2013 -0200 |
tree | ae8b39bda57a5fc3f27aab79739658c8f3aa4d29 | |
parent | f956035ce70b8da9928aac1424485c3526fccb11 [diff] |
[media] videobuf2: Add log for size checking error in __qbuf_dmabuf __qbuf_dmabuf checks whether size of provided dmabuf is large enough, and it returns error without any log. So this patch adds error log in the case. Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>