diff options
| author | Tomas Winkler <[email protected]> | 2019-11-07 00:38:39 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-11-07 09:35:48 +0100 |
| commit | 907b471ca228a5fc95f7ee8b3d189e64ade7ce9b (patch) | |
| tree | 259c27e434c50773014f9afc04c282239b4212dd /tools/perf/scripts/python | |
| parent | 7383092c4d4c106e09caffaba5eb91f96f48a949 (diff) | |
mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.
It's enough to bind mei_device with associated 'struct device' instead
of actual 'struct pci_dev'. This is to allow working with mei devices
embedded within another pci device, usually via MFD framework,
where mei device is represented as a platform device.
Bump copyright year to 2019 on effected files.
Signed-off-by: Tomas Winkler <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions