usb: dwc3: exynos: Rework clock handling and prepare for new variants
authorMarek Szyprowski <m.szyprowski@samsung.com>
Tue, 18 Sep 2018 07:15:54 +0000 (09:15 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:58:00 +0000 (14:58 +0900)
commitb02b692d5f115c19dee855d340ebbafc5b9deda7
treeb9bfaaa211d7c7900584e0df485eddf400ddbf60
parent560587787121da7caec2c4f5452647051290ae6e
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>
Change-Id: Ib8f4c93445f88b82d08fe9e49aac60f465a44a3f
drivers/usb/dwc3/dwc3-exynos.c