]> git.baikalelectronics.ru Git - uboot.git/commit
x86: cpu: add docstring to scu_ipc_command()
authorGeorgii Staroselskii <georgii.staroselskii@emlid.com>
Tue, 11 Sep 2018 10:31:10 +0000 (13:31 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 17 Sep 2018 09:35:53 +0000 (17:35 +0800)
commit86962eb2add4cf010165abce019ae6ad0907ec7e
tree2af2847b3196b1ee9bd41f507bd632135e23950f
parentcaa2834f259d609a427fbb2fbbf3085c88d43b42
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 <georgii.staroselskii@emlid.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/scu.c