diff options
| author | Stephen Boyd <[email protected]> | 2019-10-04 14:43:32 -0700 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-10-07 13:55:40 +0100 |
| commit | 62217f8b084a05dd2d84781a8ca065098df21ec7 (patch) | |
| tree | 95b07f1417d060dd0846108f5182818f18009a7e /tools/perf/scripts/python/sched-migration.py | |
| parent | 3c0f9d8bcf47ed33f479cf9dc933d405020aefe4 (diff) | |
spi: gpio: Look for a device node instead of match
This driver doesn't do anything with the match for the device node. The
logic is the same as looking to see if a device node exists or not
because this driver wouldn't probe unless there is a device node match
when the device is created from DT. Just test for the presence of the
device node to simplify and avoid referencing a potentially undefined
match table when CONFIG_OF=n.
Cc: Arnd Bergmann <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Frank Rowand <[email protected]>
Cc: <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions