x86: cpu: add docstring to scu_ipc_command()
authorGeorgii Staroselskii <[email protected]>
Tue, 11 Sep 2018 10:31:10 +0000 (13:31 +0300)
committerBin Meng <[email protected]>
Mon, 17 Sep 2018 09:35:53 +0000 (17:35 +0800)
commit6321da5263b513f1d6959fb721c33970405e6d1d
tree2af2847b3196b1ee9bd41f507bd632135e23950f
parentf7ce2d6e65e6319e780a65244b881ec7f7f4c6c1
x86: cpu: add docstring to scu_ipc_command()

These comments were copied from the Linux kernel driver in
drivers/platform/x86/intel_scu_ipc.c

Signed-off-by: Georgii Staroselskii <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/lib/scu.c