diff options
-rw-r--r-- | include/linux/i2c-id.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h index c9087de5c6c6..271b67a3167e 100644 --- a/include/linux/i2c-id.h +++ b/include/linux/i2c-id.h | |||
@@ -53,6 +53,7 @@ | |||
53 | #define I2C_HW_B_AU0828 0x010023 /* auvitek au0828 usb bridge */ | 53 | #define I2C_HW_B_AU0828 0x010023 /* auvitek au0828 usb bridge */ |
54 | #define I2C_HW_B_CX231XX 0x010024 /* Conexant CX231XX USB based cards */ | 54 | #define I2C_HW_B_CX231XX 0x010024 /* Conexant CX231XX USB based cards */ |
55 | #define I2C_HW_B_HDPVR 0x010025 /* Hauppauge HD PVR */ | 55 | #define I2C_HW_B_HDPVR 0x010025 /* Hauppauge HD PVR */ |
56 | #define I2C_HW_B_SAA7164 0x010024 /* NXP 7164 based tv cards */ | ||
56 | 57 | ||
57 | /* --- SGI adapters */ | 58 | /* --- SGI adapters */ |
58 | #define I2C_HW_SGI_VINO 0x160000 | 59 | #define I2C_HW_SGI_VINO 0x160000 |