Re: [PATCH] extcon: palmas: explicitly set edev name as node name

2014-04-22 Thread Kishon Vijay Abraham I
Hi Chanwoo, On Thursday 10 April 2014 09:19 AM, Chanwoo Choi wrote: > Hi Kishon, > > On 03/28/2014 03:51 PM, Kishon Vijay Abraham I wrote: >> commit ca488 (extcon: of: Remove unnecessary function call by using the >> name of device_node) started using node name instead of device name >> to get th

Re: [PATCH] extcon: palmas: explicitly set edev name as node name

2014-04-09 Thread Chanwoo Choi
Hi Kishon, On 03/28/2014 03:51 PM, Kishon Vijay Abraham I wrote: > commit ca488 (extcon: of: Remove unnecessary function call by using the > name of device_node) started using node name instead of device name > to get the extcon device. This breaks dwc3-omap since it's not able to > get the extcon

Re: [PATCH] extcon: palmas: explicitly set edev name as node name

2014-03-28 Thread Felipe Balbi
On Fri, Mar 28, 2014 at 12:21:02PM +0530, Kishon Vijay Abraham I wrote: > commit ca488 (extcon: of: Remove unnecessary function call by using the > name of device_node) started using node name instead of device name > to get the extcon device. This breaks dwc3-omap since it's not able to > get the

[PATCH] extcon: palmas: explicitly set edev name as node name

2014-03-27 Thread Kishon Vijay Abraham I
commit ca488 (extcon: of: Remove unnecessary function call by using the name of device_node) started using node name instead of device name to get the extcon device. This breaks dwc3-omap since it's not able to get the extcon device anymore. Fixed it by setting edev name of palmas to be the same as