diff options
| author | Andrey Smirnov <[email protected]> | 2019-04-14 11:35:02 -0700 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-04-22 11:34:14 +0100 |
| commit | 4fe86cdf927a3883fcc4bd2573a4131e3129abbc (patch) | |
| tree | 41d32e1833a2cab4f3853ff3524e745def30a5ab /tools/perf/scripts/python | |
| parent | 49deef1b1a385a8faccb222da4474bea073f5040 (diff) | |
iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()
Initialization sequence performed in imx7d_adc_resume() is exactly the
same as the one being done in imx7d_adc_probe(). Make use of the
former in the latter to avoid code duplication. Rename
imx7d_adc_resume() to imx7d_adc_enable() for clarity while at it.
Signed-off-by: Andrey Smirnov <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: Hartmut Knaack <[email protected]>
Cc: Lars-Peter Clausen <[email protected]>
Cc: Peter Meerwald-Stadler <[email protected]>
Cc: Chris Healy <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions