usb: phy: tegra: Perform general clean up of the code
authorDmitry Osipenko <digetx@gmail.com>
Mon, 6 Jan 2020 01:34:02 +0000 (04:34 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2020 10:15:31 +0000 (11:15 +0100)
commit545592e8eb6f20341c8260ddd32a7407f8bfa5f2
tree1bf0c0e7a95026074d4ecdee99f14ff27b3ff98e
parent5dcdafdd30b1babde143ee7086d3de79396d023b
usb: phy: tegra: Perform general clean up of the code

This patch fixes few dozens of legit checkpatch warnings, adds missed
handling of potential error-cases and prettifies code where makes sense.
All these clean-up changes are quite minor and do not fix any real
problems.

Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20200106013416.9604-7-digetx@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-tegra-usb.c