Tom Gundersen 0f2886057b drm: Don't swallow error codes in drm_dev_alloc()
There are many reasons other than ENOMEM that drm_dev_init() can
fail. Return ERR_PTR rather than NULL to be able to distinguish
these in the caller.

Signed-off-by: Tom Gundersen <teg@jklm.no>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20160921145919.13754-2-teg@jklm.no
2016-09-22 04:03:48 -07:00
..
2016-05-30 08:28:33 +02:00
2016-09-08 09:31:13 +02:00
2016-07-26 17:26:29 +10:00
2016-04-28 10:30:05 +02:00
2016-09-08 09:28:51 +02:00
2016-09-08 09:31:13 +02:00