[media] m88ts2022: change parameter type of m88ts2022_cmd
authorAntti Palosaari <crope@iki.fi>
Thu, 21 Aug 2014 21:32:28 +0000 (18:32 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 8 Sep 2014 13:00:55 +0000 (10:00 -0300)
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 <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found