lkml.org 
[lkml]   [2014]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 05/13] extcon: extcon-class: improve extcon client API
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.

A.


\
 
 \ /
  Last update: 2014-04-19 13:21    [W:0.312 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site