diff options
author | David Howells <dhowells@redhat.com> | 2013-04-08 15:06:20 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-04-29 19:41:51 (GMT) |
commit | 207e39099a90a7385900aca4868ed686f25300cb (patch) | |
tree | e098b6dd969acf8e3cd64b9438e614e454113bdc /drivers/hwmon/w83795.c | |
parent | 5ba02e355d00ada1ef30515a8ba2aac750d3c256 (diff) | |
download | linux-207e39099a90a7385900aca4868ed686f25300cb.tar.xz |
ft1000: Don't use create_proc_read_entry()
Don't use create_proc_read_entry() as that is deprecated, but rather use
proc_create_data() and seq_file instead.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marek Belisko <marek.belisko@gmail.com>
cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
cc: Ondrej Zary <linux@rainbow-software.org>
cc: devel@driverdev.osuosl.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/hwmon/w83795.c')
0 files changed, 0 insertions, 0 deletions