commit | 5e0848c6026ab98f47e0e179f5c76875cd509d58 | [log] [tgz] |
---|---|---|
author | Rhyland Klein <rklein@nvidia.com> | Mon Apr 01 17:45:54 2013 -0400 |
committer | Anton Vorontsov <anton@enomsg.org> | Tue Apr 16 18:35:31 2013 -0700 |
tree | 332ee36d2d55cdc610e81d8d9549b8bc989bf5ca | |
parent | da1233364d51947d8c84a33e200fcfb177ee9f20 [diff] |
power_supply: Add core support for supplied_from This patch adds support for supplies to register a list of char *'s which represent the list of supplies which supply them. This is the opposite as the supplied_to list. This change maintains support for supplied_to until all drivers which make use of it already are converted. Signed-off-by: Rhyland Klein <rklein@nvidia.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Anton Vorontsov <anton@enomsg.org>