linux/drivers/staging/ti-st
Naveen Jain 36e574fed5 Staging: ti-st: fix protocol counting
Older mechanism of counting the number of protocols
registered with ST was slow, in-efficient.
It used to check the protocol data for NULL for each
registration/unregistration.

With this change, counting protocols in maintained by
a single counter protos_registered.

Counting protocols is not just for debug purposes

Signed-off-by: Naveen Jain <naveen_jain@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-18 12:40:29 -07:00
..
Kconfig
Makefile
TODO
bt_drv.c
bt_drv.h
fm.h
st.h
st_core.c Staging: ti-st: fix protocol counting 2010-06-18 12:40:29 -07:00
st_core.h
st_kim.c Staging: ti-st: add version info to sysfs 2010-06-18 12:39:38 -07:00
st_kim.h Staging: ti-st: add version info to sysfs 2010-06-18 12:39:38 -07:00
st_ll.c
st_ll.h
sysfs-uim