[media] af9033: rename 'state' to 'dev'
authorAntti Palosaari <crope@iki.fi>
Sun, 31 Aug 2014 05:18:34 +0000 (02:18 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 21:31:30 +0000 (18:31 -0300)
commit09611caad158f868993261c7d9277a9a331f8ea3
treed57bd69df5a7066ebb3643e7be193f246e040b5b
parentef5211fd59ac28e9728bcf5c02207207fb8a74b5
[media] af9033: 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 codebase 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/dvb-frontends/af9033.c