aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/head_32.S
diff options
context:
space:
mode:
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>2010-09-17 09:25:10 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-09-30 09:43:32 +0900
commit4c62c595c2a23fb36a0b901b550115370047a137 (patch)
tree534a2e47822d68f2b07b3b880c7f821760595d29 /arch/sh/kernel/head_32.S
parentsh: provide generic arch_debugfs_dir. (diff)
downloadlinux-dev-4c62c595c2a23fb36a0b901b550115370047a137.tar.xz
linux-dev-4c62c595c2a23fb36a0b901b550115370047a137.zip
sh: fix a kfree address in clkdev code
kfree() in clkdev_drop() function should actually be called with an address of a struct clk_lookup_alloc object, and not struct clk_lookup, as presently done. This just happens to work, because "struct clk_lookup cl" is the first member in struct clk_lookup_alloc. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/head_32.S')
0 files changed, 0 insertions, 0 deletions