diff options
author | Frans Klaver <frans.klaver@xsens.com> | 2014-10-27 17:34:05 +0300 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-10-30 04:41:54 +0300 |
commit | 0c53b4e7e25a2635aef3006b990b6802cefc873f (patch) | |
tree | c3e352b3c43717c71c48b107dfface8c2ba032f0 /drivers/hsi | |
parent | a5b7616c55e188fe3d6ef686bef402d4703ecb62 (diff) | |
download | linux-0c53b4e7e25a2635aef3006b990b6802cefc873f.tar.xz |
mtd: omap: fix mtd devices not showing up
Since commit 6d178ef2fd5e ("mtd: nand: Move ELM driver and rename as
omap_elm"), I don't have any mtd devices present on my am335x. This
changes the link order of the omap_elm and omap2 objects, causing them
to probe in the wrong order.
To fix this, make elm_config defer probing until the omap_elm driver is
actually loaded.
Signed-off-by: Frans Klaver <frans.klaver@xsens.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/hsi')
0 files changed, 0 insertions, 0 deletions