Re: [PATCH v2 2/3] usb: chipidea: msm: Add device tree support

From: Ivan T. Ivanov
Date: Tue Feb 18 2014 - 12:16:29 EST


On Tue, 2014-02-18 at 08:08 -0600, Josh Cartwright wrote:
> Hey Ivan-
>
> Nit below.
>
> On Tue, Feb 18, 2014 at 03:21:20PM +0200, Ivan T. Ivanov wrote:

> >
> > +static struct of_device_id msm_ci_dt_match[] = {
>
> const?
>

Thanks, will do.

Regards,
Ivan

> > + { .compatible = "qcom,ci-hdrc", },
> > + { }
> > +};
> > +MODULE_DEVICE_TABLE(of, msm_ci_dt_match);
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/