1
0
Fork 0
alistair23-linux/drivers/i3c
Vitor Soares 934d24a5e1 i3c: move i3c_device_match_id to device.c and export it
Some I3C device drivers need to know which entry matches the
i3c_device object passed to the probe function

Let's move i3c_device_match_id() to device.c and export it so it can be
used by drivers.

Signed-off-by: Vitor Soares <vitor.soares@synopsys.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
2019-07-27 11:22:19 +02:00
..
master * Drop support for 10-bit I2C addresses 2019-07-09 09:04:31 -07:00
Kconfig i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
Makefile i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
device.c i3c: move i3c_device_match_id to device.c and export it 2019-07-27 11:22:19 +02:00
internals.h i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
master.c i3c: move i3c_device_match_id to device.c and export it 2019-07-27 11:22:19 +02:00