Prev: usb gadget: don't save bind callback in struct usb_configuration
Next: block_dev: always serialize exclusive open attempts
From: Rodolfo Giometti on 5 Aug 2010 05:20 On Thu, Aug 05, 2010 at 01:06:41AM +0400, Alexander Gordeev wrote: > Add a helper function to gather timestamps. This way clients don't have > to duplicate it. > > Signed-off-by: Alexander Gordeev <lasaine(a)lvk.cs.msu.su> > --- > drivers/pps/clients/pps-ktimer.c | 9 ++------- > drivers/pps/clients/pps-ldisc.c | 18 ++++++------------ > drivers/pps/kapi.c | 19 ++++++++++++------- > include/linux/pps_kernel.h | 19 ++++++++++++++++++- > include/linux/serial_core.h | 5 +++-- > include/linux/tty_ldisc.h | 5 +++-- > 6 files changed, 44 insertions(+), 31 deletions(-) Acked-by: Rodolfo Giometti <giometti(a)linux.it> -- GNU/Linux Solutions e-mail: giometti(a)enneenne.com Linux Device Driver giometti(a)linux.it Embedded Systems phone: +39 349 2432127 UNIX programming skype: rodolfo.giometti Freelance ICT Italia - Consulente ICT Italia - www.consulenti-ict.it -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |