[LinuxPPS] 20 Aug 09:04 - PPS: dcd_change() redefinition.
linuxpps: Rodolfo Giometti <>
webmaster at enneenne.com
Wed Aug 20 15:15:03 CEST 2008
PPS: dcd_change() redefinition.
Since dcd_change() function should pass struct tty_struct * instead of
struct uart_port * some modifications are needed:
* static array pps_irq_ts is now a struct timespec;
* and the CONFIG_PPS_IRQ_EVENTS setting is managed into serial code.
Signed-off-by: Rodolfo Giometti
arch/x86/kernel/irq_32.c
arch/x86/kernel/irq_64.c
drivers/pps/clients/pps-ldisc.c
include/linux/pps.h
include/linux/serial_core.h
include/linux/tty_ldisc.h
URL: http://gitweb.enneenne.com/?p=linuxpps;a=commit;h=ba107ff96823986fc508ec23e6b2a9b0e1b717f3
More information about the LinuxPPS
mailing list