Re: [PATCH 12/49] drm/ttm: convert system manager init to new code.

2020-07-31 Thread Christian König
Am 31.07.20 um 06:04 schrieb Dave Airlie: From: Dave Airlie Remove the exit path, since this can't fail now. Signed-off-by: Dave Airlie Reviewed-by: Christian König --- drivers/gpu/drm/ttm/ttm_bo.c | 30 +- 1 file changed, 17 insertions(+), 13 deletions(-)

[PATCH 12/49] drm/ttm: convert system manager init to new code.

2020-07-30 Thread Dave Airlie
From: Dave Airlie Remove the exit path, since this can't fail now. Signed-off-by: Dave Airlie --- drivers/gpu/drm/ttm/ttm_bo.c | 30 +- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_bo.c b/drivers/gpu/drm/ttm/ttm_bo.c index