<br><br><div class="gmail_quote">2010/7/16 Joe Perches <span dir="ltr"><<a href="mailto:joe@perches.com">joe@perches.com</a>></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>
> +static __init void mityomapl138_setup_lcd(void)<br>
> +{<br>
</div>[]<br>
<div class="im">> + pr_warning("mityomapl138_init: unknown LCD type : %s\n",<br>
> + peripheral_config.LCDConfig.PanelName);<br>
<br>
</div>I think you'd be better off actually using the actual<br>
function name rather than the caller name<br>
<br>
pr_warning("%s: unknown LCD type: %s\n",<br>
__func__, peripheral_config.LCDConfig.PanelName);<br>
<br clear="all"></blockquote><div><br>Absolutely. Didn'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>