login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
2
Re: [PATCH 5/7] PPS: serial clients support.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alan Cox
Subject:
Re: [PATCH 5/7] PPS: serial clients support.
Date: Friday, May 2, 2008 - 5:56 am
> So I should rewrite the uart_handle_dcd_change() as follow?
quoted text
> > static inline void > uart_handle_dcd_change(struct uart_port *port, unsigned int status) > { > struct uart_info *info = port->info; > struct tty_struct *tty = info->tty; > struct tty_ldisc *ld; > > ld = tty_ldisc_ref(tty); > if (ld != NULL) { > if (ld->dcd_change) > (ld->dcd_change)(tty, port, status); > tty_ldisc_deref(ld); > } > > port->icount.dcd++; > > #ifdef CONFIG_HARD_PPS > if ((port->flags & UPF_HARDPPS_CD) && status) > hardpps(); > #endif
The ifdef bit can go - it will be in your dcd_change callback .. Alan --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Thu Apr 10, 9:01 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Thu Apr 10, 9:06 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Greg KH
, (Thu Apr 10, 10:41 am)
LinuxPPS (RESUBMIT 4): the PPS Linux implementation.
, Rodolfo Giometti
, (Thu Apr 10, 11:22 am)
[PATCH 1/7] LinuxPPS core support.
, Rodolfo Giometti
, (Thu Apr 10, 11:22 am)
[PATCH 2/7] PPS: userland header file for PPS API.
, Rodolfo Giometti
, (Thu Apr 10, 11:22 am)
[PATCH 3/7] PPS: documentation programs and examples.
, Rodolfo Giometti
, (Thu Apr 10, 11:22 am)
[PATCH 4/7] PPS: LinuxPPS clients support.
, Rodolfo Giometti
, (Thu Apr 10, 11:22 am)
[PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Thu Apr 10, 11:22 am)
[PATCH 6/7] PPS: example program to enable PPS support on ...
, Rodolfo Giometti
, (Thu Apr 10, 11:22 am)
[PATCH 7/7] PPS: parallel port clients support.
, Rodolfo Giometti
, (Thu Apr 10, 11:22 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Alan Cox
, (Thu Apr 10, 1:09 pm)
Re: [PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Fri Apr 11, 12:55 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Alan Cox
, (Fri Apr 11, 1:28 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Fri Apr 11, 1:49 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Lennart Sorensen
, (Fri Apr 11, 6:47 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Serge Belyshev
, (Fri Apr 11, 7:43 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Alan Cox
, (Fri Apr 11, 7:46 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Fri Apr 11, 9:58 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Wed Apr 30, 4:41 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Alan Cox
, (Wed Apr 30, 9:28 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Fri May 2, 12:33 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Alan Cox
, (Fri May 2, 3:18 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Fri May 2, 3:45 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Alan Cox
, (Fri May 2, 5:56 am)
Re: [PATCH 5/7] PPS: serial clients support.
, Rodolfo Giometti
, (Fri May 2, 2:09 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 041/196] kobject: add kobject_init_and_add function
Lukas Hejtmanek
Re: Another libata error related to OCZ SSD
Greg Kroah-Hartman
[PATCH 023/196] MCP_UCB1200: Convert from class_device to device
Florian Fainelli
Re: System clock runs too fast after 2.6.27 -> 2.6.28.1 upgrade
Christoph Lameter
[patch 1/4] mmu_notifier: Core code
git
:
Johannes Schindelin
Re: [PATCH 1/2] Add strbuf_initf()
John Bito
[EGIT] Push to GitHub caused corruption
Jakub Narebski
Re: [PATCH 0/2] gitweb: patch view
Junio C Hamano
Re: [PATCH] When a remote is added but not fetched, tell the user.
Andy Parkins
Re: [RFC] Submodules in GIT
git-commits-head
:
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Linux Kernel Mailing List
ceph: client types
Linux Kernel Mailing List
ceph: on-wire types
Linux Kernel Mailing List
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
linux-netdev
:
Andrew Morton
Re: [Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
Giuseppe CAVALLARO
Re: [PATCH 03/13] stmmac: add the new Header file for stmmac platform data
Taku Izumi
[PATCH 3/3] ixgbe: add registers etc. printout code just before resetting adapters
Eric Dumazet
rps: some comments
Thomas Gleixner
Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:
openbsd-misc
:
Stephan Andreas
problems with login after xlock in OpenBSD release 4.7
pmc
Make A Change. Alcoholism and Drug Addiction Treatment
ropers
Re: what exactly is enc0?
Fuad NAHDI
Re: What does your environment look like?
Matthew Szudzik
Typo on OpenBSD 4.4 CD Set
Colocation donated by:
Syndicate