diff options
| author | Viresh Kumar <[email protected]> | 2015-07-07 10:14:35 +0200 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2015-07-07 10:44:45 +0200 |
| commit | 7c4a976cd55972b68c75a978f171b6db5df4ce66 (patch) | |
| tree | 269c05a4c91fefe5f1e5d10fd21940169c41f9de /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | |
| parent | 747d34e7313034768aac83d679db43cedc5ab778 (diff) | |
clockevents: Allow set-state callbacks to be optional
Its mandatory for the drivers to provide set_state_{oneshot|periodic}()
(only if related modes are supported) and set_state_shutdown() callbacks
today, if they are implementing the new set-state interface.
But this leads to unnecessary noop callbacks for drivers which don't
want to implement them. Over that, it will lead to a full function call
for nothing really useful.
Lets make all set-state callbacks optional.
Suggested-by: Daniel Lezcano <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h')
0 files changed, 0 insertions, 0 deletions