drm/radeon: initialize sadb to NULL in the audio code
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Oct 2014 17:23:48 +0000 (13:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Oct 2014 22:34:06 +0000 (18:34 -0400)
commit83d04c39f9048807a8500e575ae3f1718a3f45bb
tree87a635abaed70e5eb69749d2a27a3e5f67588b6a
parent1db7802418596880b51d78408f10f25e6fbd8656
drm/radeon: initialize sadb to NULL in the audio code

Fixes kfree of the sadb buffer when it's NULL.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/dce3_1_afmt.c
drivers/gpu/drm/radeon/dce6_afmt.c
drivers/gpu/drm/radeon/evergreen_hdmi.c