[PATCH 03/18] mtd: dataflash: Export OF module alias information

Brian Norris computersforpeace at gmail.com
Thu Aug 20 15:34:40 PDT 2015


On Fri, Aug 21, 2015 at 12:13:34AM +0200, Javier Martinez Canillas wrote:
> So this patch really is a no-op right now and is not fixing anything.
> As long as the driver has a MODULE_DEVICE_TABLE(spi,...), things will

This driver does not have a MODULE_DEVICE_TABLE() at all, nor does it
use spi_device_id. So, it is currently broken for the module use case.

> work without a MODULE_DEVICE_TABLE(of,...).

Brian



More information about the linux-mtd mailing list