[PATCH 0/2] Two minor USB related fixes
From: Bryan O'Donoghue
Date: Thu Nov 28 2019 - 08:43:53 EST
This set contains two minor USB related fixes.
The first patch fixes usb-conn-gpio. We should not print out an error
message when trying to get a handle to a VBUS regulator, if it is a simple
deferral.
The second patch fixes the description of the USB connector bindings. It
reads a little funny lacking indefinite articles.
Bryan O'Donoghue (2):
usb: common: usb-conn-gpio: Don't log an error on probe deferral
dt-bindings: connector: Improve the english of the initial description
Documentation/devicetree/bindings/connector/usb-connector.txt | 4 ++--
drivers/usb/common/usb-conn-gpio.c | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
--
2.24.0