commit | eb773df5d2cf68be127b2ee146336f888962a521 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Thu Aug 21 16:27:55 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Sep 08 10:00:54 2014 -0300 |
tree | d8cb2b7f3d16761432fbf2e98d7762f1648e4291 | |
parent | c65fde192257d3007030c1aca5f4953235394e74 [diff] |
[media] m88ts2022: rename device state (priv => 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 <m.chehab@samsung.com>