commit | 833230ed33684f399aae84633f4992106b6d3949 | [log] [tgz] |
---|---|---|
author | Chee Hong Ang <chee.hong.ang@intel.com> | Wed Aug 12 09:56:22 2020 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Oct 09 17:53:13 2020 +0800 |
tree | e4284e80ec88baa4e835b48f98d56984d528a4b9 | |
parent | e3fca5072bf78f7fd7eeab027d6e83bb555def9e [diff] |
arm: socfpga: mailbox: Always read mailbox responses before returning status Mailbox driver should always check for the length of the response and read the response data before returning the response status to caller. Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>