commit | 3046ec674d441562c6bb3e4284cd866743042ef3 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Wed Feb 08 14:54:12 2017 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Wed Feb 08 14:54:12 2017 +0000 |
tree | e7749651b8ec583686e436b73662a83346b069a1 | |
parent | b7eed6ddaa71f1a9afe2ba481d69dea3af0e0755 [diff] |
ARM: smccc: Update HVC comment to describe new quirk parameter Commit 680a0873e193 ("arm: kernel: Add SMC structure parameter") added a new "quirk" parameter to the SMC and HVC SMCCC backends, but only updated the comment for the SMC version. This patch adds the new paramater to the comment describing the HVC version too. Signed-off-by: Will Deacon <will.deacon@arm.com>