From: Greg Kroah-Hartman Date: Wed, 6 Feb 2013 23:59:18 +0000 (-0800) Subject: TTY: mark tty_get_device call with the proper const values X-Git-Tag: v3.9-rc1~128^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e9430ac57e8c1f41ab24ef7fbb3d452c7eb7246;p=pandora-kernel.git TTY: mark tty_get_device call with the proper const values Michał's previous patch missed this tty check to fix up the class_find_device() arguments. Reported-by: kbuild test robot Cc: Michał Mirosław Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed