[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)
commita71b65e8c545f5a72c1c227eae8a6df1d68f3f24
treec4adbac6ae0349f2777f4cd8b54a8a323b7453ab
parent8da55c94dd85474a9925bd07a73959ae77a5aa6d
[media] it913x: rename 'state' to 'dev'

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>
drivers/media/tuners/it913x.c