diff options
author | Harshal Chaudhari <harshalchau04@gmail.com> | 2020-05-10 22:13:08 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-15 16:20:01 +0200 |
commit | 286adb4cce00d2ed37eb20a19ce366d1d58adf42 (patch) | |
tree | 7f43cc2234ccf701ae563a0edcf739387a69781a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7066c2f61ce49b131026fec68ed1c9b0d0d9a05a (diff) |
misc: xilinx-sdfec: convert to module_platform_driver()
The driver init and exit function don't do anything besides registering
and unregistering the platform driver, so the module_platform_driver()
macro could just be used instead of having separate functions.
Signed-off-by: Harshal Chaudhari <harshalchau04@gmail.com>
Acked-by: Dragan Cvetic <dragan.cvetic@xilinx.com>
Link: https://lore.kernel.org/r/20200510164308.31358-1-harshalchau04@gmail.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