thunderbolt: Move max_boot_acl field to correct place in struct icm
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 3 Nov 2020 11:59:31 +0000 (13:59 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 30 Nov 2020 11:39:23 +0000 (14:39 +0300)
commit45ef561abcdd6cbaba0ab391b60d1831d2ac47af
treedf91e74e47ace717307c473083edaa852490427f
parent4e58171aa93fe8caf4f6e5e9972b7abe117c0014
thunderbolt: Move max_boot_acl field to correct place in struct icm

This makes the kernel-doc to match the ordering and also this is better
place for it, not between upstream_port and vnd_cap that are used
together.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/icm.c