commit | 01a5ff0fe5361b3547f1a19820ce76694918b65a | [log] [tgz] |
---|---|---|
author | David Keitel <dkeitel@codeaurora.org> | Fri Jun 01 18:14:50 2012 -0700 |
committer | QuIC Gerrit Code Review <code-review@localhost> | Fri Aug 03 10:27:20 2012 -0700 |
tree | f1e89fddac59127615dabaed3c36c489b1ac9e9a | |
parent | 58f4369317c01a5b45d513c509569f85e368d42e [diff] |
power: power_supply_core: add power_supply_set_supply_type API Allow other drivers to change the supply type of a given power supply. This is required when a USB driver determines the exact USB connection type and needs to notify the owner of the usb power supply struct. Change-Id: I99d377628a296704e1dcd170251ab9ceadc653ec Signed-off-by: David Keitel <dkeitel@codeaurora.org>