1
0
Fork 0
alistair23-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 staging: ti-st: depends on RFKILL 2010-05-11 14:15:34 -07:00
Makefile Staging: Kconfig, Makefile for TI's ST ldisc 2010-05-11 11:35:56 -07:00
TODO Staging: Update TI-ST's TODO 2010-06-18 12:37:57 -07:00
bt_drv.c Staging: bluetooth: BT driver using ST for TI combo devices 2010-05-11 11:35:56 -07:00
bt_drv.h Staging: bluetooth: BT driver using ST for TI combo devices 2010-05-11 11:35:56 -07:00
fm.h Staging: sources for ST header file 2010-05-11 11:35:55 -07:00
st.h Staging: sources for ST header file 2010-05-11 11:35:55 -07:00
st_core.c Staging: ti-st: fix protocol counting 2010-06-18 12:40:29 -07:00
st_core.h Staging: sources for ST core 2010-05-11 11:35:55 -07:00
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 Staging: sources for HCI LL PM protocol 2010-05-11 11:35:55 -07:00
st_ll.h Staging: sources for HCI LL PM protocol 2010-05-11 11:35:55 -07:00
sysfs-uim Staging: add TODO and ABI to ti-st 2010-05-11 11:35:56 -07:00