commit | 0bb886d2a9c2d4e069ca364e36c52c7ae6d1ca8c | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Wed Aug 19 14:26:10 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Aug 20 10:30:45 2009 +0900 |
tree | 34bd4255913ab3c2576627f54fe21592eedf6ece | |
parent | ef5ce3b69028ea32aa87e98c9a3802e7c9f824b6 [diff] |
usb: r8a66597-udc disable interrupts on shutdown fix 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>