]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: nand: NULL terminate a of_device_id table
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Tue, 11 Apr 2017 05:22:52 +0000 (07:22 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Tue, 25 Apr 2017 12:18:39 +0000 (14:18 +0200)
commit09e6b8ede40efa7215278a9081b67b3d13c56344
treec68942063a7b743ae92408f3051f74b7a5345f20
parent169c08d343860d4481f58ae687245cea92af3adb
mtd: nand: NULL terminate a of_device_id table

of_device_id tables should be NULL terminated.

Fixes: 07b23e3db9ed ("mtd: nand: Cleanup/rework the atmel_nand driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/atmel/nand-controller.c