diff options
| author | Harshal Chaudhari <[email protected]> | 2020-05-10 22:13:08 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-05-15 16:20:01 +0200 |
| commit | 286adb4cce00d2ed37eb20a19ce366d1d58adf42 (patch) | |
| tree | 7f43cc2234ccf701ae563a0edcf739387a69781a /tools/perf/scripts/python/bin | |
| 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 <[email protected]>
Acked-by: Dragan Cvetic <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions