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
Bill Pemberton b1f7c8cc1b ptp: remove use of __devexit
CONFIG_HOTPLUG is going away as an option so __devexit is no
longer needed.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-28 12:12:32 -08:00
..
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-05-22 19:22:50 -07:00
Makefile supports eg20t ptp clock 2012-03-09 13:55:34 -08:00
ptp_chardev.c ptp: Fix some locking bugs in ptp_read() 2011-06-01 19:29:10 -07:00
ptp_clock.c ptp: link the phc device to its parent device 2012-09-22 15:42:38 -04:00
ptp_ixp46x.c ptp: link the phc device to its parent device 2012-09-22 15:42:38 -04:00
ptp_pch.c ptp: remove use of __devexit 2012-11-28 12:12:32 -08:00
ptp_private.h ptp: remember the adjusted frequency 2012-09-22 15:41:29 -04:00
ptp_sysfs.c