]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: DSP wedges suspend on unsupported board
authorTodd Poynor <tpoynor@mvista.com>
Tue, 11 Oct 2005 15:26:30 +0000 (18:26 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 11 Oct 2005 15:26:30 +0000 (18:26 +0300)
commit6421f450a6c3c0bd5d3ab31cc8f8e469d876115b
tree11854507a84fb7e8edf81a057b1bad67f7c5fd6a
parent3152c7e3eedf63ee19546c53cc3c35394b6053fc
[PATCH] ARM: OMAP: DSP wedges suspend on unsupported board

DSP suspend/resume callbacks don't ref uninitialized clock handles on
unsupported boards or after other errors.  Avoid lockup at system suspend.

Signed-off-by: Todd Poynor <tpoynor@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dsp/dsp_common.c