Home
last modified time | relevance | path

Searched hist:"2790 a70c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dintel_soc_pmic_bxtwc.c2790a70c Tue Jun 28 17:17:39 CDT 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata()

We have the specific helpers for platform device to set and get
its driver data. Convert driver to use them instead of open coded
variants.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220628221747.33956-3-andriy.shevchenko@linux.intel.com