usb: r8a66597-udc disable interrupts on shutdown fix
authorMagnus Damm <damm@igel.co.jp>
Wed, 19 Aug 2009 14:26:10 +0000 (14:26 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 20 Aug 2009 01:30:45 +0000 (10:30 +0900)
This patch improves the disable_controller() function in the
r8a66597-udc driver to disable all interrupts and also clear
status flags. With this patch in place the driver survives
kexec.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found