History log of /drivers/staging/tidspbridge/core/sync.c
Revision Date Author Comments
27e7f23f64090ad2738e791d3693ef6e70c20327 26-Aug-2010 Ivan Gomez Castellanos <ivan.gomez@ti.com> 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>
3aa1e0e6c7cf290bcf1cec011e10620159beb634 26-Aug-2010 Ivan Gomez Castellanos <ivan.gomez@ti.com> staging: tidspbridge: Move sync.c from services to core

As the services directory is going to be removed, the file sync.c is moved
from services to core.

Signed-off-by: Ivan Gomez Castellanos <ivan.gomez@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>