On Fri, Feb 8, 2013 at 13:23 PM, Padma Venkat <[email protected]> wrote:
> On Wed, Feb 6, 2013 at 10:51 AM, Sangsu Park <[email protected]>
wrote:
> > +void __init exynos_register_audss_clocks(void)
> > +{
> > + clk_audss_base = ioremap(EXYNOS_PA_AUDSS, SZ_4K);
> > + if (clk_audss_base == NULL) {
>
> Please run checkpatch. There should be space after if.
I mistakenly forgot checking patch with checkpatch.
I can find some errors and warnings about this patch.
I'll fix them. Thank you for your comment.
>
> > + pr_err("unable to ioremap for gpio_base1\n");
>
> Please fix the err message.
I'll change it. :)
Thanks.
Sangsu Park
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html