commit | 5ca937fb5d6870735341d8fdacdd2b49618c35dc | [log] [tgz] |
---|---|---|
author | Subbaraman Narayanamurthy <subbaram@codeaurora.org> | Thu Aug 13 11:34:08 2020 -0700 |
committer | Sebastian Reichel <sre@kernel.org> | Wed Aug 26 16:53:26 2020 +0200 |
tree | 36e6fa19fd9465a5dc00d56293f10e9693f96494 | |
parent | 99298de5df92699b1f709dc35c8636d15be21e2e [diff] |
power: supply: add wireless type Currently, power_supply framework supports only Battery, UPS, Mains and USB power_supply_type. Add wireless power_supply_type so that the drivers which supports wireless can register a power supply class device with POWER_SUPPLY_TYPE_WIRELESS. Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org> Signed-off-by: Guru Das Srinagesh <gurus@codeaurora.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>