commit | 6e9430ac57e8c1f41ab24ef7fbb3d452c7eb7246 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 06 15:59:18 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 06 15:59:18 2013 -0800 |
tree | 779ec47d873f409d4030ae4e5e99fd1c8715ec36 | |
parent | 9f3b795a626ee79574595e06d1437fe0c7d51d29 [diff] |
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 <fengguang.wu@intel.com> Cc: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>