usb: bdc: Add clock enable for new chips with a separate BDC clock
authorAl Cooper <alcooperx@gmail.com>
Wed, 19 Jul 2017 19:11:42 +0000 (15:11 -0400)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 15 Aug 2017 11:18:57 +0000 (14:18 +0300)
commitc87dca047849b0fd75c48a7e0375afb93047446c
treebe15a975582b0d5f12dc8547083097bae7559344
parent7890b16a999f53be4235bd0f1f8329773bd12237
usb: bdc: Add clock enable for new chips with a separate BDC clock

Newer SoC's have added a BDC clock to the Device Tree, so get
and enable it.

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/bdc/bdc_core.c