Re: [PATCH] regulator: tps65090: remove usage of IS_ERR_OR_NULL

2013-10-01 Thread Manish Badarkhe
Hi Stephan, Thank you for your reply. On Tue, Oct 1, 2013 at 9:19 PM, Stephen Warren wrote: > On 10/01/2013 08:59 AM, Manish Badarkhe wrote: >> Hi Mark, >> >> Thank you for your reply. >> >> On Tue, Oct 1, 2013 at 2:52 PM, Mark Brown wrote: >>> On Tue, Oct 01, 2013 at 09:41:04AM +0530, Manish B

Re: [PATCH] regulator: tps65090: remove usage of IS_ERR_OR_NULL

2013-10-01 Thread Stephen Warren
On 10/01/2013 08:59 AM, Manish Badarkhe wrote: > Hi Mark, > > Thank you for your reply. > > On Tue, Oct 1, 2013 at 2:52 PM, Mark Brown wrote: >> On Tue, Oct 01, 2013 at 09:41:04AM +0530, Manish Badarkhe wrote: >>> This patch changes the driver to avoid the usage of IS_ERR_OR_NULL() >>> macro. >>

Re: [PATCH] regulator: tps65090: remove usage of IS_ERR_OR_NULL

2013-10-01 Thread Manish Badarkhe
Hi Mark, Thank you for your reply. On Tue, Oct 1, 2013 at 2:52 PM, Mark Brown wrote: > On Tue, Oct 01, 2013 at 09:41:04AM +0530, Manish Badarkhe wrote: >> This patch changes the driver to avoid the usage of IS_ERR_OR_NULL() >> macro. > > Why? Code use "IS_ERR_OR_NULL()" properly as per current

Re: [PATCH] regulator: tps65090: remove usage of IS_ERR_OR_NULL

2013-10-01 Thread Mark Brown
On Tue, Oct 01, 2013 at 09:41:04AM +0530, Manish Badarkhe wrote: > This patch changes the driver to avoid the usage of IS_ERR_OR_NULL() > macro. Why? signature.asc Description: Digital signature

[PATCH] regulator: tps65090: remove usage of IS_ERR_OR_NULL

2013-09-30 Thread Manish Badarkhe
This patch changes the driver to avoid the usage of IS_ERR_OR_NULL() macro. The case present in this patch simply translates to normal check for pointer, wheather it is NULL or has an error code. Signed-off-by: Manish Badarkhe --- :100644 100644 bd611cdf.. ad3d4d4... M drivers/regulator/tps6509