mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
36e574fed5
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> |
||
---|---|---|
.. | ||
bt_drv.c | ||
bt_drv.h | ||
fm.h | ||
Kconfig | ||
Makefile | ||
st_core.c | ||
st_core.h | ||
st_kim.c | ||
st_kim.h | ||
st_ll.c | ||
st_ll.h | ||
st.h | ||
sysfs-uim | ||
TODO |