diff options
author | 2010-03-25 13:14:28 +0200 | |
---|---|---|
committer | 2010-04-30 09:25:08 -0700 | |
commit | 1fb48f4a96ef3d4eee0a13b92a3e8489171b47c9 (patch) | |
tree | 8586216df0b1b0f3ddf3ef17e138b90cbb7fe1e9 /drivers/acpi/debug.c | |
parent | musb: potential use after free (diff) | |
download | linux-dev-1fb48f4a96ef3d4eee0a13b92a3e8489171b47c9.tar.xz linux-dev-1fb48f4a96ef3d4eee0a13b92a3e8489171b47c9.zip |
musb_core: don't touch 'musb->clock' in musb_free()
Remove duplicate/unbalanced calls to clk_disable()/clk_put() in musb_free():
- clk_disable() is called by musb_platform_exit() just prior to this call;
- clk_put() is called by the callers of musb_free() prior to calling it...
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/acpi/debug.c')
0 files changed, 0 insertions, 0 deletions