Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13346
b: refs/heads/master
c: 40c717f
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Linus Torvalds committed Nov 9, 2005
1 parent 75f6eae commit a162772
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c365864faf8c68db9d1a64d4356758da9f206ff1
refs/heads/master: 40c717ff48b2c91091a69de0e28c02a43e9b0c7c
15 changes: 15 additions & 0 deletions trunk/include/media/id.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,18 @@
#ifndef I2C_DRIVERID_SAA6752HS
# define I2C_DRIVERID_SAA6752HS I2C_DRIVERID_EXP0+8
#endif
#ifndef I2C_DRIVERID_WM8775
#define I2C_DRIVERID_WM8775 I2C_DRIVERID_EXP0+9
#endif
#ifndef I2C_DRIVERID_CS53L32A
#define I2C_DRIVERID_CS53L32A I2C_DRIVERID_EXP0+10
#endif
#ifndef I2C_DRIVERID_CX25840
#define I2C_DRIVERID_CX25840 I2C_DRIVERID_EXP0+11
#endif
#ifndef I2C_DRIVERID_SAA7115
#define I2C_DRIVERID_SAA7115 I2C_DRIVERID_EXP0+12
#endif
#ifndef I2C_DRIVERID_SAA7127
#define I2C_DRIVERID_SAA7127 I2C_DRIVERID_EXP0+13
#endif

0 comments on commit a162772

Please sign in to comment.