diff options
author | Paul Walmsley <[email protected]> | 2011-01-17 13:28:17 -0700 |
---|---|---|
committer | Paul Walmsley <[email protected]> | 2011-01-18 12:36:53 -0700 |
commit | 56bc78d414aa79bce42836df6efe9b9bef92a59d (patch) | |
tree | 713cf0337c9dd03f618d310d9ea68b85936586fe /net/lapb/lapb_iface.c | |
parent | d8328f3b85f34c0dc5866f10bf6e7842fb511d62 (diff) |
OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4
Commit 56a6a19dffda6b75cef8d4183c7c6ff650025cbd ("omap2plus: prm:
Trvial build break fix for undefined reference to
'omap2_prm_read_mod_reg'") generates a lot of warnings on boot since
clockdomain functions that manipulate wake-up dependencies are not
implemented yet on OMAP4 for 2.6.38. This patch bypasses the OMAP2/3
functions on OMAP4, which in turn avoids the warnings when the
functions would attempt to call the underlying OMAP2/3 PRCM functions.
A one-line warning is still logged from the clockdomain code that the
OMAP4 wake-up dependency code is not yet implemented.
A clockdomain wake-up and sleep dependency implementation for OMAP4
from Rajendra should be possible to merge during the 2.6.39 merge
window:
http://www.mail-archive.com/[email protected]/msg41748.html
http://www.mail-archive.com/[email protected]/msg42222.html
Reported-by: Russell King <[email protected]>
Cc: Rajendra Nayak <[email protected]>
Cc: BenoƮt Cousson <[email protected]>
Cc: Santosh Shilimkar <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions