At Mon, 27 Apr 2015 10:54:24 +0200,
Arnd Bergmann wrote:
>
> On Monday 27 April 2015 14:35:13 Yoshinori Sato wrote:
> > +static struct platform_device sci0_device = {
> > + .name = "sh-sci",
> > + .id = 0,
> > + .resource = sci0_resources,
> > + .num_resources
On Monday 27 April 2015 14:35:13 Yoshinori Sato wrote:
> +static struct platform_device sci0_device = {
> + .name = "sh-sci",
> + .id = 0,
> + .resource = sci0_resources,
> + .num_resources = ARRAY_SIZE(sci0_resources),
> + .dev= {
> +
2 matches
Mail list logo