usb: dwc3: of-simple: Convert to bulk clk API
authorRobin Murphy <robin.murphy@arm.com>
Wed, 27 Mar 2019 19:24:06 +0000 (19:24 +0000)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 3 May 2019 06:13:48 +0000 (09:13 +0300)
commitc0c61471ef8664d8c54c53344efd26e180410821
treeafa9da0275738498c66cb44efdf20df11b32b38d
parentb4c53b4ac66a75a93672abf08aafac64dfb08d00
usb: dwc3: of-simple: Convert to bulk clk API

Now that the bulk API has a "get all of the clocks" helper to match
what this code wants, there's little reason not to switch over.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-of-simple.c