From: Frank Schaefer Date: Fri, 25 Jul 2014 17:48:56 +0000 (-0300) Subject: [media] em28xx-v4l: get rid of struct em28xx_fh X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=917ba6b0b6707b6e6ca257461ceadff1235e8b2c;p=pandora-kernel.git [media] em28xx-v4l: get rid of struct em28xx_fh struct em28xx_fh isn't needed anymore because the only used field which is left is struct v4l2_fh fh. Use struct v4l2_fh directly and remvove struct em28xx_fh. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed