kernel-ark/drivers/pps
Alexander Gordeev 083e58666f pps: move idr stuff to pps.c
Since now idr is only used to manage char device id's and not used in
kernel API anymore it should be moved to pps.c.  This also makes it
possible to release id only at actual device freeing so nobody can
register a pps device with the same id while our device is not freed yet.

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
Acked-by: Rodolfo Giometti <giometti@linux.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-13 08:03:20 -08:00
..
clients pps: convert printk/pr_* to dev_* 2011-01-13 08:03:19 -08:00
kapi.c pps: move idr stuff to pps.c 2011-01-13 08:03:20 -08:00
Kconfig pps: LinuxPPS clients support 2010-03-12 15:52:43 -08:00
Makefile pps: LinuxPPS clients support 2010-03-12 15:52:43 -08:00
pps.c pps: move idr stuff to pps.c 2011-01-13 08:03:20 -08:00
sysfs.c LinuxPPS: core support 2009-06-18 13:04:04 -07:00