lkml.org 
[lkml]   [2011]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRE: [PATCH] gpio-ep93xx: convert to platform_driver and use basic_mmio_gpio library
On Wednesday, June 08, 2011 3:08 PM, Grant Likely wrote:
>
> Merged, thanks.

Thanks. I just noticed I left in a debug message I added when changing
this to a platform_driver.

>> +static int __init ep93xx_gpio_init(void)
>> +{
>> + pr_info("%s\n", __func__);
>> + return platform_driver_register(&ep93xx_gpio_driver);
>> }

That pr_info shouldn't be there. It just adds noise.

Would you prefer a full new patch or just an incremental patch to remove
this line? The patch is already in next-20110609.

Thanks, sorry for the trouble.

Regards,
Hartley

\
 
 \ /
  Last update: 2011-06-09 18:45    [W:0.041 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site