[media] rtl28xxu: switch rtl2832 demod attach to I2C binding
As rtl2832 driver support now I2C binding we will switch to that one. Tested-by: Benjamin Larsson <benjamin@southpole.se> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

부모
c2c8386f82
커밋
83b2f84957
@@ -57,6 +57,7 @@ struct rtl28xxu_priv {
|
||||
u8 page; /* integrated demod active register page */
|
||||
struct i2c_adapter *demod_i2c_adapter;
|
||||
bool rc_active;
|
||||
struct i2c_client *i2c_client_demod;
|
||||
struct i2c_client *i2c_client_tuner;
|
||||
struct i2c_client *i2c_client_slave_demod;
|
||||
#define SLAVE_DEMOD_NONE 0
|
||||
|
Reference in New Issue
Block a user