diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-11-27 00:40:20 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-12-22 00:00:44 +0300 |
commit | f72a9c2b8f1487181302d69fb82d5c76226be3fb (patch) | |
tree | d441442e2da2df7f7c036add1f00b7977c772683 /scripts/gdb/linux/tasks.py | |
parent | 8f28e1996a786a7538d65e5258d3eecb92943673 (diff) | |
download | linux-f72a9c2b8f1487181302d69fb82d5c76226be3fb.tar.xz |
ASoC: rt5645: Refactor rt5645_parse_dt()
Refactor rt5645_parse_dt(), make it take a pointer to
struct rt5645_platform_data as argument instead of passing in
the complete rt5645_priv struct.
While at it also make it void since it always succeeds.
This is a preparation patch for factoring the code to get
the platform-data out into a separate helper function.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://msgid.link/r/20231126214024.300505-4-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions