From: Antti Palosaari Date: Thu, 21 Aug 2014 21:32:28 +0000 (-0300) Subject: [media] m88ts2022: change parameter type of m88ts2022_cmd X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f461694b965b8cdf67c330d14c802a74acf7bec1;p=pandora-kernel.git [media] m88ts2022: change parameter type of m88ts2022_cmd It is driver internal function and does not need anything from frontend structure. Due to that change parameter type to driver state which is better for driver internal functions. Also remove one unused variable from state itself. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed