diff options
| author | Lars-Peter Clausen <[email protected]> | 2016-10-19 19:07:04 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2016-10-23 19:34:16 +0100 |
| commit | 71faca73af90df461c2cb3fccaefcf06793ab99f (patch) | |
| tree | 7c152549f1ad580fdeb6678c92dd081d2d39f51a /tools/perf/scripts/python | |
| parent | 382a4777ec03ef2b3320a39eec415003f76e9be4 (diff) | |
staging:iio:ad7606: Let the common probe function return int
The common probe function for the ad7606 currently returns a struct iio_dev
pointer. The returned value is not used by the individual driver probe
functions other than for error checking.
Let the common probe function return a int instead to report the error
value directly (or 0 on success). This allows to simplify the code.
Signed-off-by: Lars-Peter Clausen <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions