diff options
author | Jeremy Kerr <jk@codeconstruct.com.au> | 2023-03-30 15:50:33 +0800 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-04-28 08:20:07 +0200 |
commit | e2d43101f61d6e79510d1cd9e7052b4745b8d809 (patch) | |
tree | 6cb859d55a93409c31129c001bbba15cffb44fa5 /drivers/w1/w1_internal.h | |
parent | 79f42b31c2ec78416bc7dd6c9f21c3334879c43a (diff) |
i3c: dw: Turn DAT array entry into a struct
In an upcoming change, we will want to store additional data about the
devices we have in the data address table.
Change the type of the DAT entries into a struct, which currently just
has the address data.
Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/9dc0d9e2857e851a0cf04819df48e5d31921f83e.1680161823.git.jk@codeconstruct.com.au
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/w1/w1_internal.h')
0 files changed, 0 insertions, 0 deletions