diff options
| author | Nicolas Saenz Julienne <[email protected]> | 2018-11-20 15:53:49 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-11-27 10:13:37 +0100 |
| commit | 187ac53e590c87b9c3f967c601b062393dcd7a73 (patch) | |
| tree | 2edf6873e91b1524bacf250dd92c8b6f2637ce31 /tools/perf/scripts/python | |
| parent | d7d3bf2117a7e4c0a4e3b8643cf1f14124b3916f (diff) | |
staging: vchiq_arm: rework probe and init functions
Moves the allocation of a chardev region and class creation to the init
function of the driver since those functions are meant to be run on a
per driver basis, as opposed to the code run in the probe function which
is run in a per device basis.
Signed-off-by: Nicolas Saenz Julienne <[email protected]>
Acked-by: Stefan Wahren <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions