diff options
author | Jason M. Bills <jason.m.bills@intel.com> | 2022-03-02 22:00:50 +0300 |
---|---|---|
committer | jmbills <jasonm.bills@yahoo.com> | 2022-03-11 00:27:19 +0300 |
commit | 198326a3f02818159f6c775e26f910f101b476d8 (patch) | |
tree | ec5722b71cfb451ef5673895bcb5f10d7ff09c3d /include/linux/mfd | |
parent | c99771723899dbb2cedf8611563f39bdd252c5e3 (diff) | |
download | linux-198326a3f02818159f6c775e26f910f101b476d8.tar.xz |
peci: add domain ID support to the PECI commands
It's possible that a PECI command can be sent in the old format
without a domain ID. This uses the IOCTL size as a message length
and compares it to the size of the new struct with the domain ID.
If the sizes match, then the domain ID is provided; otherwise, it
is set to 0.
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
Diffstat (limited to 'include/linux/mfd')
0 files changed, 0 insertions, 0 deletions