Re: [PATCH v2 05/13] extcon: extcon-class: improve extcon client API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 04/19/2014 12:52 PM, Aaro Koskinen wrote:
> Hi,
> 
> On Mon, Apr 14, 2014 at 01:46:16PM +0200, Robert Baldyga wrote:
>>  	dev_info(&pdev->dev,
>> -		 "OMAP USB OTG controller rev %d.%d (%s, id=%d, vbus=%d)\n",
>> -		 (rev >> 4) & 0xf, rev & 0xf, config->extcon, otg_dev->id,
>> +		 "OMAP USB OTG controller rev %d.%d (id=%d, vbus=%d)\n",
>> +		 (rev >> 4) & 0xf, rev & 0xf, otg_dev->id,
>>  		 otg_dev->vbus);
> 
> This change is unrelated to the patch and not needed.
>

It's related because we no longer use config->extcon since we have
cable-oriented API. We can keep displaying it, but this value is
actually meaningless.

Best regards
Robert Baldyga
Samsung R&D Institute Poland
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux