From: Govindraj.R Date: Thu, 5 Apr 2012 08:59:32 +0000 (-0600) Subject: ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules X-Git-Tag: v3.4-rc2~12^2^2^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a1cc1445a51e3a81c10d294586756cdb9174469;p=pandora-kernel.git ARM: OMAP2+: omap_hwmod: Allow io_ring wakeup configuration for all modules Some modules doesn't have SYSC_HAS_ENAWAKEUP bit available (ex: usb host uhh module) in absence of this flag omap_hwmod_enable/disable_wakeup avoids configuring pad mux wakeup capability. Configure sysc if SYSC_HAS_ENAWAKEUP is available and for other cases try enabling/disabling wakeup from mux_pad pins. Cc: Paul Walmsley Cc: Kevin Hilman Cc: Rajendra Nayak Signed-off-by: Govindraj.R [paul@pwsan.com: updated function kerneldoc documentation] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed