From: Zhaowei Yuan Date: Wed, 23 Jul 2014 04:06:12 +0000 (-0300) Subject: [media] s5p-mfc: remove unnecessary calling to function video_devdata() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55647a99361603957a9d2a1b59450290dada5fae;p=pandora-kernel.git [media] s5p-mfc: remove unnecessary calling to function video_devdata() Since we have get vdev by calling video_devdata() at the beginning of s5p_mfc_open(), we should just use vdev instead of calling video_devdata() again in the following code. Signed-off-by: Zhaowei Yuan Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed