From: Fabian Frederick Date: Mon, 16 Mar 2015 19:17:11 +0000 (+0100) Subject: tty: constify of_device_id array X-Git-Tag: omap-for-v4.2/o2_dc~64^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0bb2323c9321b91dfa0ea8317fdc4d9592dce4;p=pandora-kernel.git tty: constify of_device_id array of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian Frederick Acked-by: Peter Korsgaard Acked-by: Timur Tabi Acked-by: Patrice Chotard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed