lkml.org 
[lkml]   [2014]   [Jul]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH v5 7/9] of: spi: Export single device registration method and accessors
Date
Pantelis Antoniou <pantelis.antoniou <at> konsulko.com> writes:

> +static struct spi_device *
> +of_register_spi_device(struct spi_master *master, struct device_node *node)
> +{
> + struct spi_device *spi;
> + struct device_node *nc;

Should there be:

of_register_spi_device(struct spi_master *master, struct device_node *nc)
{
struct spi_device *spi;






\
 
 \ /
  Last update: 2014-07-01 13:41    [W:0.077 / U:0.644 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site