staging:ti dspbridge: fix bridge_brd_stop so IVA2 is set OFF
authorErnesto Ramos <ernesto@ti.com>
Wed, 28 Jul 2010 14:54:52 +0000 (09:54 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 28 Jul 2010 15:23:19 +0000 (08:23 -0700)
right now, bridge_brd_stop is not changing the IVA2 power state
to OFF since PM_PWSTST_IVA2 is not 0 after calling this function.

Signed-off-by: Ernesto Ramos <ernesto@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found