MLK-11751: mtd: gpmi: add empty sentinel entry at the end of of_device_id table
authorHan Xu <b45815@freescale.com>
Fri, 23 Oct 2015 03:22:58 +0000 (22:22 -0500)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:21 +0000 (14:49 -0500)
commitb8be9c72aab61bcacb57782d9dcf03fecbf0b15b
tree6c01f155e5a1f6199494e228c6c94850346f0b69
parent79012fdf2c52f52f85170ac775276d50ac828ef7
MLK-11751: mtd: gpmi: add empty sentinel entry at the end of of_device_id table

add an empty sentinel entry to avoid the struct of_device_id is not
terminated with a NULL entry issue.

Signed-off-by: Han Xu <b45815@freescale.com>
(cherry picked from commit 2b1ce5ec442dde8801b6b2d059d22f5dce7c9c76)
drivers/mtd/nand/gpmi-nand/gpmi-nand.c