aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock2xxx.c
diff options
context:
space:
mode:
authorCory Maccarrone <darkstar6262@gmail.com>2010-01-08 15:23:14 -0700
committerPaul Walmsley <paul@pwsan.com>2010-01-08 15:23:14 -0700
commit9b11769f998e138cbc89ba822316aa3e63912856 (patch)
treec37639a490e5166c513efd9e272593bedd336502 /arch/arm/mach-omap2/clock2xxx.c
parentOMAP1 clock: Add missing clocks for OMAP 7xx (diff)
downloadlinux-dev-9b11769f998e138cbc89ba822316aa3e63912856.tar.xz
linux-dev-9b11769f998e138cbc89ba822316aa3e63912856.zip
OMAP1 clock: remove __initdata from struct clk_functions to prevent crash
Commit 52650505fbf3a6ab851c801f54e73e76c55ab8da added an __initdata decoration to the structure containing the clk_enable and clk_disable functions. Once init data was freed, these pointers went to null, and the next enable or disable call caused the kernel to crash. This change removes this decoration. Signed-off-by: Cory Maccarrone <darkstar6262@gmail.com> [paul@pwsan.com: patch manually split and commit message edited] Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'arch/arm/mach-omap2/clock2xxx.c')
0 files changed, 0 insertions, 0 deletions