mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 20:49:35 +02:00
There are no board files using struct davinci_pll_platform_data anymore. The structure itself is currently used to store a single pointer. Let's remove the struct definition, the header and rework the driver to not require the syscon regmap to be stored in probe(). Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Link: https://lore.kernel.org/r/20241217174154.84441-1-brgl@bgdev.pl Reviewed-by: David Lechner <david@lechnology.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org> |
||
|---|---|---|
| .. | ||
| da8xx-cfgchip.c | ||
| Makefile | ||
| pll-da830.c | ||
| pll-da850.c | ||
| pll.c | ||
| pll.h | ||
| psc-da830.c | ||
| psc-da850.c | ||
| psc.c | ||
| psc.h | ||