From: Hans Verkuil Date: Mon, 10 Mar 2014 13:58:29 +0000 (-0300) Subject: [media] mem2mem_testdev: improve field handling X-Git-Tag: v3.15-rc1~85^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c3112b5beb1005609bf91749c528d32ad7b47f8;p=pandora-kernel.git [media] mem2mem_testdev: improve field handling try_fmt should just set field to NONE and not return an error if a different field was passed. buf_prepare should check if the field passed in from userspace has a supported field value. At the moment only NONE is supported and ANY is mapped to NONE. Signed-off-by: Hans Verkuil Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed