Release 4.7 include/linux/platform_data/media/ir-rx51.h
#ifndef _LIRC_RX51_H
#define _LIRC_RX51_H
struct lirc_rx51_platform_data {
int pwm_timer;
int(*set_max_mpu_wakeup_lat)(struct device *dev, long t);
struct pwm_omap_dmtimer_pdata *dmtimer;
};
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
timo kokkonen | timo kokkonen | 31 | 86.11% | 1 | 50.00% |
tony lindgren | tony lindgren | 5 | 13.89% | 1 | 50.00% |
| Total | 36 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.