[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210327182809.1814480-1-raychi@google.com>
Date: Sun, 28 Mar 2021 02:28:07 +0800
From: Ray Chi <raychi@...gle.com>
To: balbi@...nel.org, gregkh@...uxfoundation.org, sre@...nel.org
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
kyletso@...gle.com, badhri@...gle.com, Ray Chi <raychi@...gle.com>
Subject: [PATCH 0/2] modify power_supply usage in dwc3
Currently, the power_supply usage in dwc3 is wrong.
In addition, there is a build error when CONFIG_POWER_SUPPLY
is not enabled. Therefore, these patches will fix the
problems.
Ray Chi (2):
usb: dwc3: gadget: modify the scale in vbus_draw callback
power: supply: Fix build error when CONFIG_POWER_SUPPLY is not
enabled.
drivers/usb/dwc3/gadget.c | 2 +-
include/linux/power_supply.h | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
--
2.31.0.291.g576ba9dcdaf-goog
Powered by blists - more mailing lists