Removed old patch
This commit is contained in:
parent
8afc4f109e
commit
2e66dff9e5
@ -1,11 +0,0 @@
|
||||
--- a/drivers/power/supply/rk818_charger.c 2022-01-28 17:51:57.000000000 +0100
|
||||
+++ b/drivers/power/supply/rk818_charger.c 2022-02-02 15:06:51.303222817 +0100
|
||||
@@ -522,7 +522,7 @@ static enum power_supply_property rk818_
|
||||
*/
|
||||
static const struct power_supply_desc rk818_charger_desc = {
|
||||
.name = "rk818-charger",
|
||||
- .type = POWER_SUPPLY_TYPE_MAINS,
|
||||
+ .type = POWER_SUPPLY_TYPE_BATTERY,
|
||||
.properties = rk818_charger_props,
|
||||
.num_properties = ARRAY_SIZE(rk818_charger_props),
|
||||
.property_is_writeable = rk818_charger_prop_writeable,
|
@ -38,7 +38,6 @@ PATCHES=(
|
||||
${FILESDIR}/0101-arm64-dts-pinephone-drop-modem-power-node.patch
|
||||
${FILESDIR}/0102-arm64-dts-pinephone-pro-remove-modem-node.patch
|
||||
${FILESDIR}/0103-arm64-dts-rk3399-pinephone-pro-add-modem-RI-pin.patch
|
||||
${FILESDIR}/0104-rk818_charger-use-type-battery-again.patch
|
||||
${FILESDIR}/0201-revert-fbcon-remove-now-unusued-softback_lines-cursor-argument.patch
|
||||
${FILESDIR}/0202-revert-fbcon-remove-no-op-fbcon_set_origin.patch
|
||||
${FILESDIR}/0203-revert-fbcon-remove-soft-scrollback-code.patch
|
||||
|
Loading…
Reference in New Issue
Block a user