From: Michel Dänzer <michel.daenzer@xxxxxxx> The first two patches are preparatory for patch 3, which is the meat of the series. Michel Dänzer (3): amdgpu: Clean up amdgpu_parse_asic_ids error handling amdgpu: Simplify error handling in parse_one_line amdgpu: Only remember the device's marketing name amdgpu/Android.mk | 3 +- amdgpu/Makefile.am | 5 +- amdgpu/amdgpu_asic_id.c | 139 ++++++++++++++--------------------------------- amdgpu/amdgpu_device.c | 27 +-------- amdgpu/amdgpu_internal.h | 11 +--- 5 files changed, 49 insertions(+), 136 deletions(-) -- 2.15.0