summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/m88ds3103.h
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2015-04-16 21:36:00 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-06-10 11:05:58 -0300
commit7978b8a1bc8ae0f2aea1e4f36ef7642a1b86b9c6 (patch)
tree637a539a29f4478b0da8397cb41dc9edf20c61c7 /drivers/media/dvb-frontends/m88ds3103.h
parent80868c8e5c04bb725e411b078881b65ebbecd142 (diff)
[media] m88ds3103: rename variables and correct logging
Rename driver state from priv to dev. Use I2C client for correct logging. Use adapter and address from I2C client structure where needed. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/m88ds3103.h')
-rw-r--r--drivers/media/dvb-frontends/m88ds3103.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/m88ds3103.h b/drivers/media/dvb-frontends/m88ds3103.h
index 381146840c51..ff0390593049 100644
--- a/drivers/media/dvb-frontends/m88ds3103.h
+++ b/drivers/media/dvb-frontends/m88ds3103.h
@@ -1,5 +1,5 @@
/*
- * Montage M88DS3103 demodulator driver
+ * Montage Technology M88DS3103/M88RS6000 demodulator driver
*
* Copyright (C) 2013 Antti Palosaari <crope@iki.fi>
*