]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ARM: smccc: Update HVC comment to describe new quirk parameter
authorWill Deacon <will.deacon@arm.com>
Tue, 4 Apr 2017 19:32:32 +0000 (19:32 +0000)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 21 Apr 2017 08:12:44 +0000 (10:12 +0200)
commitc89a559ae2f8150f99753b919e84505fa5e08234
tree122792b2b986a528da04bc89e47dc3c0a85b9b60
parent83353773354550cd50b0a95a23e47a4474ad3482
ARM: smccc: Update HVC comment to describe new quirk parameter

BugLink: http://bugs.launchpad.net/bugs/1682130
[ Upstream commit 3046ec674d441562c6bb3e4284cd866743042ef3 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
include/linux/arm-smccc.h