[media] rtl2832: rename driver state variable from 'priv' to 'dev'
authorAntti Palosaari <crope@iki.fi>
Sat, 13 Dec 2014 03:37:43 +0000 (00:37 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 3 Feb 2015 18:02:19 +0000 (16:02 -0200)
Rename it device state variable to dev. Both priv and dev are very
common terms for such variable in kernel, but I like use dev in
order to keep drivers consistent.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

No differences found