Re: [REPOST Patch v1 2/3] power: power_supply: Add core support for supplied_from

2013-03-27 Thread Rhyland Klein
On 3/27/2013 12:30 PM, Stephen Warren wrote: > On 03/25/2013 08:24 PM, Rhyland Klein wrote: >> 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

Re: [REPOST Patch v1 2/3] power: power_supply: Add core support for supplied_from

2013-03-27 Thread Stephen Warren
On 03/25/2013 08:24 PM, Rhyland Klein wrote: > 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 >

Re: [REPOST Patch v1 2/3] power: power_supply: Add core support for supplied_from

2013-03-27 Thread Stephen Warren
On 03/25/2013 08:24 PM, Rhyland Klein wrote: 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

Re: [REPOST Patch v1 2/3] power: power_supply: Add core support for supplied_from

2013-03-27 Thread Rhyland Klein
On 3/27/2013 12:30 PM, Stephen Warren wrote: On 03/25/2013 08:24 PM, Rhyland Klein wrote: 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

[REPOST Patch v1 2/3] power: power_supply: Add core support for supplied_from

2013-03-25 Thread Rhyland Klein
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:

[REPOST Patch v1 2/3] power: power_supply: Add core support for supplied_from

2013-03-25 Thread Rhyland Klein
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:

[Patch v1 2/3] power: power_supply: Add core support for supplied_from

2013-03-04 Thread Rhyland Klein
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:

[Patch v1 2/3] power: power_supply: Add core support for supplied_from

2013-03-04 Thread Rhyland Klein
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: