RE: [PATCH v2] power_supply: Added helper function to get the ps object from supplied_to list

2012-10-16 Thread Pallala, Ramakrishna
Hi Anton, Please ignore the following patch. > This patch adds a helper function in the power supply core to get the power > supply object from supplied_to list based on power supply attribute. > > Signed-off-by: Ramakrishna Pallala > --- > drivers/power/power_supply_core.c | 19

RE: [PATCH v2] power_supply: Added helper function to get the ps object from supplied_to list

2012-10-16 Thread Pallala, Ramakrishna
Hi Anton, Please ignore the following patch. This patch adds a helper function in the power supply core to get the power supply object from supplied_to list based on power supply attribute. Signed-off-by: Ramakrishna Pallala ramakrishna.pall...@intel.com ---

[PATCH v2] power_supply: Added helper function to get the ps object from supplied_to list

2012-07-25 Thread Ramakrishna Pallala
This patch adds a helper function in the power supply core to get the power supply object from supplied_to list based on power supply attribute. Signed-off-by: Ramakrishna Pallala --- drivers/power/power_supply_core.c | 19 +++ include/linux/power_supply.h |3 +++ 2

[PATCH v2] power_supply: Added helper function to get the ps object from supplied_to list

2012-07-25 Thread Ramakrishna Pallala
This patch adds a helper function in the power supply core to get the power supply object from supplied_to list based on power supply attribute. Signed-off-by: Ramakrishna Pallala ramakrishna.pall...@intel.com --- drivers/power/power_supply_core.c | 19 +++