[PATCH 13/22] spi: clps711x: Driver refactor

Mark Brown broonie at kernel.org
Mon Jun 6 10:36:51 PDT 2016


On Sat, Jun 04, 2016 at 10:10:05AM +0300, Alexander Shiyan wrote:

> +static const struct of_device_id clps711x_spi_dt_ids[] = {
> +	{ .compatible = "cirrus,ep7209-spi", },
> +	{ }
> +};
> +MODULE_DEVICE_TABLE(of, clps711x_spi_dt_ids);

This adds a new binding but no binding document - all new bindings need
binding documents.  Other than that it looks fine.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160606/4e8563f8/attachment.sig>


More information about the linux-arm-kernel mailing list