aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2017-09-26 14:52:19 +0200
committerJonathan Cameron <[email protected]>2017-10-09 20:49:47 +0100
commit3b455cdc49e8d91e84184e60e01a390c7eb23134 (patch)
treec9ccc039082d86e08ba305d03d3fa2f5341d8a2d /tools/perf/scripts/python
parentb0a242894f11d2a357a77e0eedebb16477151ddd (diff)
iio: adc: sun4i-gpadc-iio: do not fail probing when no thermal DT node
Before this patch, forgetting to put a thermal-zones DT node would result in the driver failing to probe. It should be perfectly acceptable to have the driver probe even if no thermal-zones DT is found. However, it shouldn't want to fail if the thermal registering fail for any other reason (waiting for other drivers for example) so check on ENODEV only. Signed-off-by: Quentin Schulz <[email protected]> Acked-by: Maxime Ripard <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions