diff options
| author | Biju Das <[email protected]> | 2023-10-01 16:01:12 +0100 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2023-10-10 13:39:38 +0200 |
| commit | b03f7aa802b6b89165b4ad340129ef2cbac231a4 (patch) | |
| tree | bc078a83466bc6fe43074ebc6331d49f7911a901 /tools/perf/scripts/python | |
| parent | 880d3fcbe5b54920df7a5c8878ca6785938df62a (diff) | |
pinctrl: mcp23s08_spi: Simplify probe()
Simpilfy probe() by replacing device_get_match_data() and ID lookup for
retrieving match data by spi_get_device_match_data().
While at it, replace data type of variable type from 'int'->'unsigned int'
and declare variables following a reverse christmas tree order.
Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions