* [PATCH] ARM: OMAP: fix __init section mismatch for _enable_preprogram
@ 2013-05-13 9:28 jean-philippe francois
2013-05-16 18:04 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: jean-philippe francois @ 2013-05-13 9:28 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
_enable_preprogram is marked as __init, but is called from _enable
which is not. Without this patch, the board oopses after init. Tested
on custom hardware and on beagle board xM.
Signed-off-by: Jean-Philippe Fran?ois <jp.francois@cynove•com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: omap_hwmod_fix.patch
Type: application/octet-stream
Size: 494 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130513/e9423fe7/attachment.obj>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-16 18:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-13 9:28 [PATCH] ARM: OMAP: fix __init section mismatch for _enable_preprogram jean-philippe francois
2013-05-16 18:04 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox