diff options
| author | Christophe JAILLET <[email protected]> | 2023-06-14 22:26:04 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2023-07-15 17:53:38 +0100 |
| commit | 478baae99c714a14de98e9387ffdd009633fdee7 (patch) | |
| tree | cfd1b67c408e3073c69831229507bbd36ccf0651 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 5a910007776b289475f2ff3fd649af168103cd47 (diff) | |
iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
If st->mclk is not NULL, then st->clock_sel is either AD7192_CLK_EXT_MCLK2
or AD7192_CLK_EXT_MCLK1_2.
So devm_clk_get_optional_enabled() can be used instead of hand writing it.
This saves some line of code.
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Nuno Sa <[email protected]>
Link: https://lore.kernel.org/r/7dbe973905f1fdae5d2f5ae5a3b01dd1d6a9925b.1686774340.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions