]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
usb: dwc3: exynos: Rework clock handling and prepare for new variants
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 18 Sep 2018 08:16:51 +0000 (10:16 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 2 Oct 2018 07:31:43 +0000 (10:31 +0300)
commit9f2168367a0ab73e57e365f980a9283d478c41ee
treea4b03f5f98ff69f4adf20fd00a58046222b5e1b6
parent1e041b6f313aaa966612a7e415cfc09c90d6b829
usb: dwc3: exynos: Rework clock handling and prepare for new variants

Add per-variant list of clocks and manage them all together in
the single array. This is a preparation for adding new variants
of Exynos SoCs. No functional changes for existing Exynos SoCs.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-exynos.c