[media] it913x: rename 'state' to 'dev'
authorAntti Palosaari <crope@iki.fi>
Tue, 26 Aug 2014 23:11:08 +0000 (20:11 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 21:22:17 +0000 (18:22 -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 <mchehab@osg.samsung.com>

No differences found