kernel-fxtec-pro1x/drivers/staging/heci
Dongxiao Xu 8d1c50e982 Staging: heci: do not print error when heci_bh_handler is already on workqueue
schedule_work returns 0, if the work is already on the work_queue, else
returns non-zero. Do not print error message if heci_bh_handlerwork was
already on queue.

Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-19 11:00:55 -07:00
..
heci.h Staging: remove unused #include <linux/version.h>'s 2009-06-19 11:00:36 -07:00
heci_data_structures.h Staging: remove unused #include <linux/version.h>'s 2009-06-19 11:00:36 -07:00
heci_init.c Staging: heci: fix setting h_is bit in h_csr register 2009-06-19 11:00:55 -07:00
heci_interface.c Staging: heci: fix setting h_is bit in h_csr register 2009-06-19 11:00:55 -07:00
heci_interface.h Staging: heci: fix setting h_is bit in h_csr register 2009-06-19 11:00:55 -07:00
heci_main.c Staging: heci: fix typos and add wait after disconnect 2009-06-19 11:00:55 -07:00
heci_version.h Staging: add heci driver 2009-04-03 14:54:24 -07:00
interrupt.c Staging: heci: do not print error when heci_bh_handler is already on workqueue 2009-06-19 11:00:55 -07:00
io_heci.c Staging: heci: fix softirq safe to unsafe spinlock issue 2009-06-19 11:00:55 -07:00
Kconfig Staging: add heci driver 2009-04-03 14:54:24 -07:00
Makefile Staging: add heci driver 2009-04-03 14:54:24 -07:00
TODO Staging: heci: add TODO file 2009-04-03 14:54:24 -07:00