<br><br><div class="gmail_quote">2010/7/16 Joe Perches <span dir="ltr">&lt;<a href="mailto:joe@perches.com">joe@perches.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On Fri, 2010-07-16 at 10:00 -0400, Michael Williamson wrote:<br>
&gt; +static __init void mityomapl138_setup_lcd(void)<br>
&gt; +{<br>
</div>[]<br>
<div class="im">&gt; +                     pr_warning(&quot;mityomapl138_init: unknown LCD type : %s\n&quot;,<br>
&gt; +                             peripheral_config.LCDConfig.PanelName);<br>
<br>
</div>I think you&#39;d be better off actually using the actual<br>
function name rather than the caller name<br>
<br>
                        pr_warning(&quot;%s: unknown LCD type: %s\n&quot;,<br>
                                   __func__, peripheral_config.LCDConfig.PanelName);<br>
<br clear="all"></blockquote><div><br>Absolutely.   Didn&#39;t catch those when shuffling around during cleanup / etc.  <br>I will clean these up and resubmit.  <br><br>Thank you for the feedback. <br><br>-Mike <br></div>

</div><br>-- <br>Michael Williamson<br>315-425-4045x230<br><a href="http://www.criticallink.com">www.criticallink.com</a><br>