]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: omap2: Add check for old elm binding
authorTeresa Remmet <t.remmet@phytec.de>
Tue, 5 Jul 2016 09:32:30 +0000 (11:32 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 14 Jul 2016 15:57:36 +0000 (08:57 -0700)
commit5625c966dbb42a4faface74c8cf5550b93b67ebc
tree90ca4a1f075186d73c971b2090717061aa0197d5
parent85dd8805bbd30e86dcda4f982f9a3b0c8df847c7
mtd: nand: omap2: Add check for old elm binding

commit 512605e2a494 ("mtd: nand: omap: Clean up device tree support")
removes the check for the old elm phandle binding.
Add it again to keep backward compatibility.

Fixes: commit 512605e2a494 ("mtd: nand: omap: Clean up device tree support")
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/omap2.c