]> git.ipfire.org Git - people/arne_f/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2017 10:41:21 +0000 (12:41 +0200)
commit35b366d584da2a82444f73d8c17d5afb84b3f8e2
tree5e10544c7ba3e153a4acfc57bf07148a4e3db176
parent25bdb190ade0185b751cf6c428e01b9d4e4596dc
ARM: smccc: Update HVC comment to describe new quirk parameter

[ 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>
include/linux/arm-smccc.h