linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* omap-wakeupgen.c: Remove function for fix me
@ 2014-07-22 21:09 Nick Krause
  2014-07-23  7:43 ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: Nick Krause @ 2014-07-22 21:09 UTC (permalink / raw)
  To: linux-arm-kernel

static void __init irq_pm_init(void)
382 {
383         /* FIXME: Remove this when MPU OSWR support is added */
384         if (!soc_is_omap54xx())
385                 cpu_pm_register_notifier(&irq_notifier_block);
386 }
I am wondering is this omap supported now if it is can I remove it?
Cheers Nick

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-23 15:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 21:09 omap-wakeupgen.c: Remove function for fix me Nick Krause
2014-07-23  7:43 ` Tony Lindgren
2014-07-23 15:08   ` Nick Krause

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).