commit | 09611caad158f868993261c7d9277a9a331f8ea3 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sun Aug 31 02:18:34 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Sep 21 18:31:30 2014 -0300 |
tree | d57bd69df5a7066ebb3643e7be193f246e040b5b | |
parent | ef5211fd59ac28e9728bcf5c02207207fb8a74b5 [diff] |
[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>