]> git.baikalelectronics.ru Git - kernel.git/commit
staging: tidspbridge: Remove ntfy.c
authorIvan Gomez Castellanos <ivan.gomez@ti.com>
Wed, 25 Aug 2010 22:08:55 +0000 (17:08 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Aug 2010 18:23:14 +0000 (11:23 -0700)
commit29bc8bc0e973b33f9a11b1e73b431f78afd0a587
treeed3712b7a8916e1566f6c7f48b1a3e4fbeec01f4
parentdcc9a508405642d9cfe6ccb44c3c85d447fa564b
staging: tidspbridge: Remove ntfy.c

As the services directory is going to be removed, this patch is needed.

ntfy.c only contained the function dsp_notifier_event(), and since this
function calls sync_set_event(), then the dsp_notifier_event() is moved
to the sync.c file.

Signed-off-by: Ivan Gomez Castellanos <ivan.gomez@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/tidspbridge/Makefile
drivers/staging/tidspbridge/core/sync.c
drivers/staging/tidspbridge/services/ntfy.c [deleted file]