lkml.org 
[lkml]   [2015]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/5] mtd: Fix module autoload for OF platform drivers
Hi,

These patches add the missing MODULE_DEVICE_TABLE() for OF to export
the information so modules have the correct aliases built-in and
autoloading works correctly.

A longer explanation by Javier Canillas can be found here:
https://lkml.org/lkml/2015/7/30/519

Thanks,
Luis

Luis de Bethencourt (5):
mtd: fsl_elbc_nand: Fix module autoload for OF platform driver
mtd: fsl_ifc_nand: Fix module autoload for OF platform driver
mtd: mpc5121_nfc: Fix module autoload for OF platform driver
mtd: mxc_nand: Fix module autoload for OF platform driver
mtd: orion_nand: Fix module autoload for OF platform driver

drivers/mtd/nand/fsl_elbc_nand.c | 1 +
drivers/mtd/nand/fsl_ifc_nand.c | 1 +
drivers/mtd/nand/mpc5121_nfc.c | 1 +
drivers/mtd/nand/mxc_nand.c | 1 +
drivers/mtd/nand/orion_nand.c | 1 +
5 files changed, 5 insertions(+)

--
2.4.6



\
 
 \ /
  Last update: 2015-09-18 00:21    [W:0.536 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site