ASoC: fsi: driver safely remove for against irq
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 8 Apr 2011 06:09:25 +0000 (15:09 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 11 Apr 2011 20:14:41 +0000 (13:14 -0700)
commitd985f27e13fe62e158a3416e3d8308ef1cf6028c
tree2db16dc5770a2ce875499e2b68e7c386064b28e8
parentb9c9f9675fe002e95e596dbe086fdd3baa59db46
ASoC: fsi: driver safely remove for against irq

free_irq and pm_runtime_disable should be called before
snd_soc_unregister_xxx

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi.c