Re: [PATCH v6 03/19] usb: phy: msm: Move global regulators variables to driver state

2014-04-22 Thread Felipe Balbi
On Tue, Apr 22, 2014 at 06:12:19PM +0300, Ivan T. Ivanov wrote:
 On Tue, 2014-04-22 at 09:57 -0500, Felipe Balbi wrote:
  On Tue, Apr 22, 2014 at 12:20:22PM +0300, Ivan T. Ivanov wrote:
   From: Ivan T. Ivanov iiva...@mm-sol.com
  
  #define ENOLOG  ENOCOMMIT
  
  return -ENOLOG;
  
 
 #if SIMPLE_CHANGE
 #define ENOLOG0
 #endif
 
 Will fix it :-)

#undef ENOLOG
#define THAT_DOESNT_REALLY_WORK_FOR_ME

hehehe :-) Thanks for updating ;-)

-- 
balbi


signature.asc
Description: Digital signature


Re: [PATCH v6 03/19] usb: phy: msm: Move global regulators variables to driver state

2014-04-22 Thread Ivan T. Ivanov
On Tue, 2014-04-22 at 09:57 -0500, Felipe Balbi wrote:
 On Tue, Apr 22, 2014 at 12:20:22PM +0300, Ivan T. Ivanov wrote:
  From: Ivan T. Ivanov iiva...@mm-sol.com
 
 #define ENOLOGENOCOMMIT
 
 return -ENOLOG;
 

#if SIMPLE_CHANGE
#define ENOLOG  0
#endif

Will fix it :-)

Ivan

--
To unsubscribe from this list: send the line unsubscribe linux-arm-msm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html