dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ptp
Thomas Gleixner d68fb11c3d ptp: Fix clock_getres() implementation
The clock_getres() function must return the resolution in the timespec
argument and return 0 for success.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: John Stultz <john.stultz@linaro.org>
Cc: stable@kernel.org
Cc: Richard Cochran <richard.cochran@omicron.at>
2011-12-06 11:38:32 +01:00
..
Kconfig ptp: Added a clock driver for the National Semiconductor PHYTER. 2011-05-23 13:10:23 -07:00
Makefile ptp: Added a clock driver for the IXP46x. 2011-05-23 13:10:19 -07:00
ptp_chardev.c ptp: Fix some locking bugs in ptp_read() 2011-06-01 19:29:10 -07:00
ptp_clock.c ptp: Fix clock_getres() implementation 2011-12-06 11:38:32 +01:00
ptp_ixp46x.c ptp: Added a clock driver for the IXP46x. 2011-05-23 13:10:19 -07:00
ptp_private.h ptp: Added a brand new class driver for ptp clocks. 2011-05-23 13:01:00 -07:00
ptp_sysfs.c ptp: Added a brand new class driver for ptp clocks. 2011-05-23 13:01:00 -07:00