commit | d84bfefaf701ae811c9e05a7a6d6246e4db1b8a6 | [log] [tgz] |
---|---|---|
author | Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> | Tue Feb 25 16:28:10 2020 +0800 |
committer | Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> | Tue Feb 25 16:41:47 2020 +0800 |
tree | 4b749e77fe52898394c33e058169f333f2e30bac | |
parent | 0fc5403e0904b959b446311e462c75259375b88e [diff] |
intel: Fix argument type for mailbox driver This patch comes as fixes for 'intel: Fix Coverity Scan Defects' patch. Revert changing argument type from uint32_t to uint64_t to fix incompatible cast issue. Fix said bug by using intermediate uint32_t array as a more appropriate solution. Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> Change-Id: I344cdabd432cf0a0389b225c934b35d12f4c631d