Release 4.7 include/media/i2c/mt9v032.h
#ifndef _MEDIA_MT9V032_H
#define _MEDIA_MT9V032_H
struct mt9v032_platform_data {
unsigned int clk_pol:1;
const s64 *link_freqs;
s64 link_def_freq;
};
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
detlev casanova | detlev casanova | 19 | 70.37% | 1 | 50.00% |
laurent pinchart | laurent pinchart | 8 | 29.63% | 1 | 50.00% |
| Total | 27 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.