commit | 86c1b19afd92d2f76c975ae3e1ab83beab7e9086 | [log] [tgz] |
---|---|---|
author | Kalyani Chidambaram <kalyanic@nvidia.com> | Fri Sep 21 10:36:59 2018 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Mar 11 13:40:07 2020 -0700 |
tree | 2c1e3562d027a51d90dcd25d14e32f1174858edb | |
parent | e7ff9cbae74344da43a9c4c9bc15bb2c547706c2 [diff] |
Tegra210: Remove "unsupported func ID" error msg The platform sip is reporting a "unsupported function ID" if the smc function id is not pmc command. When actually the smc function id could be specific to the tegra sip handler. This patch removes the error reported. Change-Id: Ia3c8545d345746c5eea6d75b9e6957ca23ae9ca3 Signed-off-by: Kalyani Chidambaram <kalyanic@nvidia.com>