]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: of-simple: Re-order resource handling in remove
authorVivek Gautam <vivek.gautam@codeaurora.org>
Wed, 19 Jul 2017 15:59:06 +0000 (17:59 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 19 Oct 2017 09:36:53 +0000 (12:36 +0300)
commit711e0cec4fefeb6887c38b33d8db5034c9052358
tree510b5a85a6f8516719ff869ac2eee22db2257b66
parentfabc9fba3332061ec82ab95244402255c335973a
usb: dwc3: of-simple: Re-order resource handling in remove

Move clock handling after of_platform_depopulate to achieve
a sequence that is reverse of the probe sequence.

Cc: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-of-simple.c