From: Joe Perches Date: Fri, 13 Feb 2015 22:39:05 +0000 (-0800) Subject: checkpatch: add of_device_id to structs that should be const X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~91^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f3c5aab5e00527eb3167aa9d1725cca9320e01e;p=pandora-kernel.git checkpatch: add of_device_id to structs that should be const Uses of struct of_device_id are most commonly const. Suggest using it as such. Signed-off-by: Joe Perches Acked-by: Rob Herring Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed