[media] m88ts2022: rename device state (priv => dev)
authorAntti Palosaari <crope@iki.fi>
Thu, 21 Aug 2014 19:27:55 +0000 (16:27 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 8 Sep 2014 13:00:54 +0000 (10:00 -0300)
foo_dev seems to be most correct term for the structure holding data
of each device instance. It is most used term in Kernel and also
examples from book Linux Device Drivers, Third Edition, uses it.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found