usb: dwc3: qcom: clean up icc init
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 5 Aug 2022 07:45:00 +0000 (09:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Aug 2022 09:04:58 +0000 (11:04 +0200)
commitd75807ab9569f5d894b07821760147aef0f2be74
treef3e6369cef63d0832943aa751cd3ff22c1f86bc6
parentb89bffa2efc9cee72454cae1ae08a8b437717b35
usb: dwc3: qcom: clean up icc init

Clean up the interconnect-initialisation helper by increasing
indentation of (or merging) continuation lines and adding brackets
around multi-line blocks in order to improve readability.

Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20220805074500.21469-3-johan+linaro@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-qcom.c