linux/drivers/staging/tidspbridge
Ernesto Ramos 084f70ee09 staging: ti dspbridge: avoid errors if stream id is zero
As 'zero' can be a perfectly good id, it can be picked up as
a NULL from userspace, avoid issues in API and user apps if stream
handle is zero.

Signed-off-by: Ernesto Ramos <ernesto@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-02 17:11:03 -07:00
..
Documentation
core staging:ti dspbridge: remove bridge_brd_delete function 2010-07-28 08:23:20 -07:00
dynload staging:ti dspbridge: remove unnecessary volatile variables 2010-07-28 08:22:04 -07:00
gen
hw
include/dspbridge staging: ti dspbridge: use stream id instead of kernel address 2010-08-02 17:11:03 -07:00
pmgr staging: ti dspbridge: avoid errors if stream id is zero 2010-08-02 17:11:03 -07:00
rmgr staging: ti dspbridge: use stream id instead of kernel address 2010-08-02 17:11:03 -07:00
services staging:ti dspbridge: remove DSP_FAILED macro from services 2010-07-28 08:22:43 -07:00
Kconfig
Makefile
TODO