Re: [PATCH v6 04/11] usb: otg: nop: add support for multiple tranceiver

2012-08-01 Thread Felipe Balbi
On Fri, Jul 27, 2012 at 02:02:00PM +0530, Ravi B wrote:
 +static void nop_put_id(int id)
 +{
 +
 + pr_info(removing id %d\n, id);

not pr_info. I guess pr_vdebug() is better. We don't want to know about
every new nop ID requested.

-- 
balbi


signature.asc
Description: Digital signature


RE: [PATCH v6 04/11] usb: otg: nop: add support for multiple tranceiver

2012-08-01 Thread B, Ravi
 
Hi

 Subject: Re: [PATCH v6 04/11] usb: otg: nop: add support for 
 multiple tranceiver
 
 On Fri, Jul 27, 2012 at 02:02:00PM +0530, Ravi B wrote:
  +static void nop_put_id(int id)
  +{
  +
  +   pr_info(removing id %d\n, id);
 
 not pr_info. I guess pr_vdebug() is better. We don't want to 
 know about every new nop ID requested.

Ok. Agreed. 

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