
2 Aug
2018
2 Aug
'18
10:38 p.m.
On 29 July 2018 at 07:37, Bin Meng bmeng.cn@gmail.com wrote:
With struct pci_device_id, it's possible to pass a driver data for bound driver to use. This adds a test case for this functionality.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
test/dm/pci.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org