]> 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)
commitd00560f25dbae2ba60c3a81ea6980a6072efa6a7
treec68942063a7b743ae92408f3051f74b7a5345f20
parent5ab8430dd559b10b80e06899508a0f1ddfa49675
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