Messages in this thread |  | | From | "Pallala, Ramakrishna" <> | | Date | Mon, 12 Sep 2011 18:18:21 +0530 | | Subject | RE: RE: [PATCHv1 1/1] [Power Supply]: Fix error handling in max17042 fuel gauge |
| |
Hi Anton,
> -----Original Message----- > From: Pallala, Ramakrishna > Sent: Thursday, September 08, 2011 11:07 PM > To: myungjoo.ham@samsung.com; linux-kernel@vger.kernel.org; Anton Vorontsov > Cc: dwmw2@infradead.org; 박경민; Wolfram Sang; R, Durgadoss > Subject: RE: RE: [PATCHv1 1/1] [Power Supply]: Fix error handling in max17042 fuel gauge > > Hi Anton, > > > -----Original Message----- > > From: MyungJoo Ham [mailto:myungjoo.ham@samsung.com] > > Sent: Wednesday, September 07, 2011 2:17 PM > > To: Pallala, Ramakrishna; linux-kernel@vger.kernel.org > > Cc: Anton Vorontsov; dwmw2@infradead.org; 박경민; Wolfram Sang; R, Durgadoss > > Subject: Re: RE: [PATCHv1 1/1] [Power Supply]: Fix error handling in max17042 fuel > gauge > > > > Sender : Pallala, Ramakrishna<ramakrishna.pallala@intel.com> Date : 2011-09-07 17:30 > > (GMT+09:00) > > > Hi MyungJoo, > > > > > > > -----Original Message----- > > > > From: MyungJoo Ham [mailto:myungjoo.ham@samsung.com] > > > > Sent: Monday, September 05, 2011 6:55 AM > > > > To: Pallala, Ramakrishna; linux-kernel@vger.kernel.org > > > > Cc: Anton Vorontsov; dwmw2@infradead.org; 박경민; Wolfram Sang; R, Durgadoss > > > > Subject: Re: [PATCHv1 1/1] [Power Supply]: Fix error handling in max17042 fuel > gauge > > > > > > > > Sender : Ramakrishna Pallala<ramakrishna.pallala@intel.com> Date : 2011-09-02 > 15:45 > > > > (GMT+09:00) > > > > > > > > > > In max17042_get_property(...), the values returned by > > > > > max17042_read_reg are directly assigned to the variables, > > > > > even if the read results in an error. > > > > > > > > > > This patch checks for the return code from max17042_read_reg and > > > > > exits the function if there is any error. > > > > > > > > > > Signed-off-by: Ramakrishna Pallala > > > > > --- > > > > > drivers/power/max17042_battery.c | 85 ++++++++++++++++++++++++++------------ > > > > > 1 files changed, 58 insertions(+), 27 deletions(-) > > > > > > > > > > > > > Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> > > > > > > Thanks for the Ack. > > > When can I expect the patch to be merged ? > > > > > > Thanks, > > > Ram > > > > > > > Hello Ram, > > > > Although I'd be so glad to be able to merge patches of MAX17042 (and > > MAX8997/8998/8952/8903/...?) by myself; however, I'm not a maintainer of MAX17042. > > > > I guess you need to wait for Anton. > > > > Cheers, > > MyungJoo > > When can I expect the patch to be merged ? > > Thanks, > Ram
Please let me know your feedback on this patch.
Thanks, Ram
|  |