diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-08-22 20:58:38 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2024-09-10 01:36:33 +0300 |
commit | ebe508e42226bd1503fcef076d6d76e81b9dd5f8 (patch) | |
tree | d4c9fa07dc37eb9148010299e3cf0dddf67cc8e9 /samples | |
parent | 628c248167b548a8774ca0302d70e60caf2ff97e (diff) | |
download | linux-ebe508e42226bd1503fcef076d6d76e81b9dd5f8.tar.xz |
i2c: designware: Consolidate firmware parsing and configuring code
We have the same code flows in the PCI and platform drivers. Moreover,
the flow requires the common code to export a few functions. Instead,
consolidate that flow under new function called
i2c_dw_fw_parse_and_configure() and drop unneeded exports.
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions