diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-04 10:46:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-04 12:43:49 +0200 |
commit | 6aa57f16185cfd3619a2257a4d34072b7b296d97 (patch) | |
tree | 321b9637ac9dca33d920c5509ff98702656517d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2bf593f101f3ca8f512b7fcd50952d7f682ca794 (diff) |
serial: sh-sci: use driver core functions, not sysfs ones.
This is a driver, do not call "raw" sysfs functions, instead call driver
core ones. Specifically convert the use of sysfs_create_file() and
sysfs_remove_file() to use device_create_file() and device_remove_file()
Cc: Jiri Slaby <jslaby@suse.com>
Cc: linux-serial@vger.kernel.org
Link: https://lore.kernel.org/r/20190704084617.3602-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions