diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-09-16 15:01:33 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-11-13 23:29:45 +0100 |
commit | 78ea39e6e939c610b1878673082fc115bfc121c9 (patch) | |
tree | ec19571004e39c2f029f5601d7684b5997d3b95d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cc97ef79fc235fede65b02c08a9c9b93249622c9 (diff) |
i2c: isch: Utilize temporary variable to hold device pointer
Introduce a temporary variable to hold a device pointer.
It can be utilized in the ->probe() and save a bit of LoCs.
To make it consistent, rename currently used dev to pdev.
While at it, convert the only error message to dev_err_probe().
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions