mirror of
https://github.com/torvalds/linux.git
synced 2026-08-09 17:07:37 +02:00
Move syscon_regmap_lookup_by_compatible() above the
devm_clk_get() to avoid missing clk_disable_unprepare().
Fixes:
|
||
|---|---|---|
| .. | ||
| aspeed-lpc-ctrl.c | ||
| aspeed-lpc-snoop.c | ||
| aspeed-p2a-ctrl.c | ||
| aspeed-socinfo.c | ||
| Kconfig | ||
| Makefile | ||