diff options
author | 2019-07-04 07:56:45 +0200 | |
---|---|---|
committer | 2019-07-25 14:32:25 +0200 | |
commit | dcfecd4d7a551906595351a26e1db91774b8563d (patch) | |
tree | 28ce6a37efb2baf47a499b7a02b8cac5c6893e58 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | char: ppdev: Fix a possible null-pointer dereference in pp_release() (diff) | |
download | linux-dev-dcfecd4d7a551906595351a26e1db91774b8563d.tar.xz linux-dev-dcfecd4d7a551906595351a26e1db91774b8563d.zip |
fpga: dfl: 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_files() and
sysfs_remove_files() to use device_add_groups() and
device_remove_groups()
Cc: Wu Hao <hao.wu@intel.com>
Cc: Alan Tull <atull@kernel.org>
Cc: Moritz Fischer <mdf@kernel.org>
Cc: linux-fpga@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20190704055645.GA15471@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions