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

Commit c9230457 authored by Steven Toth's avatar Steven Toth Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.



SAA7164: Remove the SAA7164 bus id, no longer required.

Signed-off-by: default avatarSteven Toth <stoth@kernellabs.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 3b501de5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -116,7 +116,6 @@ static struct i2c_algorithm saa7164_i2c_algo_template = {
static struct i2c_adapter saa7164_i2c_adap_template = {
	.name              = "saa7164",
	.owner             = THIS_MODULE,
	.id                = I2C_HW_B_SAA7164,
	.algo              = &saa7164_i2c_algo_template,
	.client_register   = attach_inform,
	.client_unregister = detach_inform,
+0 −1
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@
#define I2C_HW_B_AU0828		0x010023 /* auvitek au0828 usb bridge */
#define I2C_HW_B_CX231XX	0x010024 /* Conexant CX231XX USB based cards */
#define I2C_HW_B_HDPVR		0x010025 /* Hauppauge HD PVR */
#define I2C_HW_B_SAA7164        0x010024 /* NXP 7164 based tv cards */

/* --- SGI adapters							*/
#define I2C_HW_SGI_VINO		0x160000