Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7978b8a1 authored by Antti Palosaari's avatar Antti Palosaari Committed by Mauro Carvalho Chehab
Browse files

[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: default avatarAntti Palosaari <crope@iki.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@osg.samsung.com>
parent 80868c8e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -36,7 +36,7 @@ config DVB_STV6110x
	  A Silicon tuner that supports DVB-S and DVB-S2 modes
	  A Silicon tuner that supports DVB-S and DVB-S2 modes


config DVB_M88DS3103
config DVB_M88DS3103
	tristate "Montage M88DS3103"
	tristate "Montage Technology M88DS3103"
	depends on DVB_CORE && I2C && I2C_MUX
	depends on DVB_CORE && I2C && I2C_MUX
	default m if !MEDIA_SUBDRV_AUTOSELECT
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	help