drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Sep 2013 22:44:39 +0000 (18:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Oct 2013 21:13:43 +0000 (17:13 -0400)
Return -ENOMEM if the allocation fails.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>

No differences found