|
@@ -762,7 +762,7 @@ int cx231xx_reset_analog_tuner(struct cx231xx *dev);
|
|
|
/* Provided by cx231xx-i2c.c */
|
|
|
void cx231xx_do_i2c_scan(struct cx231xx *dev, int i2c_port);
|
|
|
int cx231xx_i2c_register(struct cx231xx_i2c *bus);
|
|
|
-int cx231xx_i2c_unregister(struct cx231xx_i2c *bus);
|
|
|
+void cx231xx_i2c_unregister(struct cx231xx_i2c *bus);
|
|
|
int cx231xx_i2c_mux_create(struct cx231xx *dev);
|
|
|
int cx231xx_i2c_mux_register(struct cx231xx *dev, int mux_no);
|
|
|
void cx231xx_i2c_mux_unregister(struct cx231xx *dev);
|