]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: smccc: Update HVC comment to describe new quirk parameter
authorWill Deacon <will.deacon@arm.com>
Wed, 8 Feb 2017 14:54:12 +0000 (14:54 +0000)
committerWill Deacon <will.deacon@arm.com>
Wed, 8 Feb 2017 14:54:12 +0000 (14:54 +0000)
commit3046ec674d441562c6bb3e4284cd866743042ef3
treee7749651b8ec583686e436b73662a83346b069a1
parentb7eed6ddaa71f1a9afe2ba481d69dea3af0e0755
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>
include/linux/arm-smccc.h