cbus: tahvo: no need to mask interrupts on exit
authorFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 08:34:52 +0000 (11:34 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 17 Oct 2011 17:10:19 +0000 (10:10 -0700)
commit39339bca274fdb593afc317d899d7a2e4f6426a8
treec602a30871fef2b4224faa694ab1b9621dbd4ca3
parentaf5c0ce4f87f20a3f762153e2f5f019f38856eb0
cbus: tahvo: no need to mask interrupts on exit

the children will be unloaded first and they
will make sure to mask their own IRQ.

While at that, also move subsys_init_call()
close to tahvo_init().

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/cbus/tahvo.c