| commit | aba208db630e0eaed0d676792c19d99ddb36591f | [log] [tgz] |
|---|---|---|
| author | Stepan Moskovchenko <stepanm@codeaurora.org> | Thu Jul 05 20:33:55 2012 -0700 |
| committer | Linux Build Service Account <lnxbuild@localhost> | Fri Jul 06 03:44:34 2012 -0600 |
| tree | e6eb1bd19d0f4b877df01c3aba61e66cef44c631 | |
| parent | 0ded5742b81ee91dc07783a329616e83dca3a751 [diff] |
msm: Change semantics of cpu_is_msm8930() Per revised design decisions, cpu_is_msm8930() shall only return true on 8930, and not on the 8627 variant. Modify the cpu_is_xxx functions to reflect this change, and update call sites accordingly. Change-Id: I50b943f80c731717e6cd5d7fffb13aeec0f85a40 Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>