Files
Linux/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 <[email protected]>
Acked-by: John Stultz <[email protected]>
Cc: [email protected]
Cc: Richard Cochran <[email protected]>
2011-12-06 11:38:32 +01:00
..