]> asedeno.scripts.mit.edu Git - linux.git/commit
amdgpu/dc: make get_audio_clock_info return void.
authorDave Airlie <airlied@redhat.com>
Fri, 29 Sep 2017 04:34:34 +0000 (14:34 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 29 Sep 2017 17:02:02 +0000 (13:02 -0400)
commit2c9a7908b44eca05d1d08270a9f982b96ee30bda
treee650b71a57cc8e614208c8907d73d5267e77d550
parent99913a171d00b2d4c94127a9e38e5457bc45635d
amdgpu/dc: make get_audio_clock_info return void.

This function never returned false under any sane circumstances.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c