]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
accel/qaic: Fix MHI channel struct field order
authorJeffrey Hugo <quic_jhugo@quicinc.com>
Fri, 8 Dec 2023 16:34:53 +0000 (09:34 -0700)
committerJeffrey Hugo <quic_jhugo@quicinc.com>
Fri, 15 Dec 2023 17:59:58 +0000 (10:59 -0700)
commitfbd60a67f4975d6bad25d9d504055fae8c1c27b7
treeef8542caf871bc0fd765d3d7ad5132e7e22aedc3
parent401c005c16c954803850e9ee57486c385245bc73
accel/qaic: Fix MHI channel struct field order

The timesync channels have their struct fields out of order with the rest
of the channels. Fix them so there is a consistent style in the file.

Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com>
Reviewed-by: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231208163457.1295993-4-quic_jhugo@quicinc.com
drivers/accel/qaic/mhi_controller.c