From: Philipp Zabel
Date: Tue, 5 Aug 2014 17:00:12 +0000 (-0300)
Subject: [media] coda: skip calling coda_find_codec in encoder try_fmt_vid_out
X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~470
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf59764b99c7daa9b0876fe65d1393e6b759673;p=pandora-kernel.git
[media] coda: skip calling coda_find_codec in encoder try_fmt_vid_out
We know that it will return NULL in this case, so we can just as well
skip it altogether.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-diff-tree failed