lkml.org 
[lkml]   [2008]   [Aug]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 19 Aug 2008 22:56:59 +0100
FromAlan Cox <>
SubjectRe: [PATCH 08/10] PPS: serial clients support.
> +static void pps_tty_dcd_change(struct uart_port *port, unsigned int status,
> +				struct timespec *ts)
> +{
> +	int id = (int) port->info->port.tty->disc_data;

See you really do want to pass struct tty * upwards anyway 8)


Rest of this looks good. Maybe pps ldisc belongs in the n_tty file in the
end but again that can be twiddled with after the merge.


\
 
 \ /
  Last update: 2008-08-20 00:19    [from the cache]
©2003-2008